Chinwag logo on About page
This commit is contained in:
parent
0963506eb8
commit
3a24274a2a
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center_horizontal"
|
||||
android:drawableStart="@mipmap/ic_launcher"
|
||||
android:drawableStart="@drawable/ic_chinwag_logo_simple"
|
||||
android:drawablePadding="16dp"
|
||||
android:gravity="center_vertical"
|
||||
android:textColor="?android:attr/textColorPrimary"
|
||||
|
|
Loading…
Reference in a new issue