mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2025-02-19 20:24:23 +01:00
change the default year in About section
This commit is contained in:
parent
600705f155
commit
4b7049b8a9
1 changed files with 1 additions and 1 deletions
|
@ -88,6 +88,6 @@
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_alignParentBottom="true"
|
android:layout_alignParentBottom="true"
|
||||||
android:gravity="center_horizontal"
|
android:gravity="center_horizontal"
|
||||||
android:text="Copyright © Simple Mobile Tools 2000"/>
|
android:text="Copyright © Simple Mobile Tools 2016"/>
|
||||||
|
|
||||||
</RelativeLayout>
|
</RelativeLayout>
|
||||||
|
|
Loading…
Reference in a new issue