Fix color
This commit is contained in:
parent
51127d4c58
commit
8fe7d93883
1 changed files with 1 additions and 2 deletions
|
@ -2,8 +2,7 @@
|
|||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:orientation="vertical"
|
||||
android:background="@color/color_favorite" >
|
||||
android:orientation="vertical">
|
||||
|
||||
<!-- TOP ROW -->
|
||||
|
||||
|
|
Loading…
Reference in a new issue