|
|
@@ -116,6 +116,12 @@
|
|
|
</LinearLayout>
|
|
|
</LinearLayout>
|
|
|
|
|
|
+ <View
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="13dp"
|
|
|
+ android:layout_below="@id/home_list_progress"
|
|
|
+ android:background="@color/bg_home_color" />
|
|
|
+
|
|
|
<android.support.v7.widget.RecyclerView
|
|
|
android:id="@+id/bar_list_rv"
|
|
|
android:layout_width="match_parent"
|