WIP on listview selectors - simple layout for now

This commit is contained in:
bg45
2017-03-14 09:41:24 -04:00
parent 4e06f6834f
commit 172c2cf5e8
2 changed files with 1 additions and 3 deletions

View File

@@ -48,7 +48,6 @@
android:layout_width="0dp"
android:layout_height="match_parent"
android:layout_weight="0.8"
android:elevation="10dp"
android:background="@android:color/background_light"
app:layout_behavior="@string/appbar_scrolling_view_behavior" />
</LinearLayout>