1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-12-16 01:01:11 +01:00

Added some more features and information to the AboutActivity

This commit is contained in:
vanitasvitae 2016-08-26 17:08:57 +02:00
parent c62f38e693
commit f26f1539ec
9 changed files with 69 additions and 61 deletions

View file

@ -60,7 +60,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:paddingBottom="@dimen/activity_horizontal_margin"
android:text="@string/app_copyright"
android:text="@string/app_subtitle"
android:textColor="@color/white" />
</LinearLayout>