Reduce overdraw

This commit is contained in:
Andrei.Rosca 2018-05-05 10:26:35 +02:00
parent 0870d08de8
commit b8592ceb01
7 changed files with 3 additions and 7 deletions

View file

@ -9,7 +9,6 @@
android:id="@+id/items_list"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="?android:windowBackground"
android:scrollbars="vertical"
tools:listitem="@layout/list_stream_item"/>