Skip to content

Commit f7de4d6

Browse files
committed
icons, docx, color statuses
1 parent b34f1d1 commit f7de4d6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

android/res/layout/about_dialog_app.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,14 @@
5555
android:id="@+id/thirdparty3"
5656
style="@style/TextAppearance.Small"
5757
android:layout_margin="4dip" android:layout_width="fill_parent" android:layout_height="wrap_content"/>
58+
<TextView android:text="MainIcon> icon made by https://www.flaticon.com/authors/vectors-market is licensed by Creative Commons BY 3.0"
59+
android:id="@+id/thirdparty4"
60+
style="@style/TextAppearance.Small"
61+
android:layout_margin="4dip" android:layout_width="fill_parent" android:layout_height="wrap_content"/>
62+
<TextView android:text="Selection toolbar icons - Material design icons by Google"
63+
android:id="@+id/thirdparty5"
64+
style="@style/TextAppearance.Small"
65+
android:layout_margin="4dip" android:layout_width="fill_parent" android:layout_height="wrap_content"/>
5866
</LinearLayout>
5967
</ScrollView>
6068
</LinearLayout>

0 commit comments

Comments
 (0)