This commit is contained in:
M M Arif
2019-10-01 19:35:51 +05:00
parent 53efd8b777
commit 71839bcfd6
25 changed files with 3 additions and 13 deletions

View File

@ -22,7 +22,7 @@
android:layout_marginBottom="20dp"
android:baselineAligned="false"
android:contentDescription="@string/app_name"
android:src="@mipmap/app_logo_round" />
android:src="@mipmap/app_logo" />
<LinearLayout
android:layout_width="match_parent"

View File

@ -25,7 +25,7 @@
android:layout_marginTop="20dp"
android:baselineAligned="false"
android:contentDescription="@string/logo"
android:src="@mipmap/app_logo_round" />
android:src="@mipmap/app_logo" />
<TextView
android:id="@+id/appName"