diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 13081390..c25bdcd1 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -10,8 +10,7 @@ android:supportsRtl="true" android:theme="@style/AppTheme"> + android:name=".activities.MainActivity"> @@ -30,13 +29,11 @@ + android:label="@string/about"/> + android:label="@string/third_party_licences"/> - + android:fillViewport="true"> - - - - - - - - - + android:paddingLeft="@dimen/activity_margin" + android:paddingTop="@dimen/activity_margin"> - + - + - + - + - + - + + + + + + + + + diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 1ad02174..7f305a18 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -16,8 +16,7 @@ Third party licences Rate us in the Play Store Follow us: - v %1$s - Copyright © Simple Mobile Tools %1$d + v %1$s\nCopyright © Simple Mobile Tools %2$d This app uses the following third party libraries to make my life easier. Thank you.