mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 23:28:42 +03:00
minor padding change on logo
This commit is contained in:
parent
af2af7198b
commit
ba3bc9cbfd
1 changed files with 1 additions and 2 deletions
|
@ -38,8 +38,7 @@
|
|||
android:id="@+id/thumbnail"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginBottom="20dp"
|
||||
android:layout_marginTop="10dp"
|
||||
android:layout_marginBottom="16dp"
|
||||
android:src="@drawable/logo"
|
||||
android:contentDescription="@string/app_name"/>
|
||||
|
||||
|
|
Loading…
Reference in a new issue