|
@@ -3,7 +3,8 @@
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="match_parent"
|
|
android:layout_height="match_parent"
|
|
|
android:fitsSystemWindows="true"
|
|
android:fitsSystemWindows="true"
|
|
|
- android:orientation="vertical">
|
|
|
|
|
|
|
+ android:orientation="vertical"
|
|
|
|
|
+ android:background="@color/bg">
|
|
|
|
|
|
|
|
<android.support.v7.widget.RecyclerView
|
|
<android.support.v7.widget.RecyclerView
|
|
|
android:id="@+id/user_label_list"
|
|
android:id="@+id/user_label_list"
|