2
0
Fork 1
mirror of https://github.com/FossifyOrg/Gallery.git synced 2025-04-21 10:49:48 +02:00

change the default year in About section

This commit is contained in:
tibbi 2016-07-01 15:10:37 +02:00
parent 600705f155
commit 4b7049b8a9

View file

@ -88,6 +88,6 @@
android:layout_height="wrap_content"
android:layout_alignParentBottom="true"
android:gravity="center_horizontal"
android:text="Copyright © Simple Mobile Tools 2000"/>
android:text="Copyright © Simple Mobile Tools 2016"/>
</RelativeLayout>