mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 21:25:35 +03:00
fix background color
This commit is contained in:
parent
cecab96b2f
commit
a3359d0a48
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:orientation="vertical"
|
||||
android:layout_width="wrap_content"
|
||||
android:background="@color/white"
|
||||
android:gravity="center">
|
||||
|
||||
<FrameLayout
|
||||
|
|
Loading…
Reference in a new issue