fix background color

This commit is contained in:
Andy Scherzinger 2015-11-10 11:43:13 +01:00
parent cecab96b2f
commit a3359d0a48

View file

@ -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