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

@ -101,8 +101,7 @@
<RelativeLayout
android:id="@+id/detail_content_root_layout"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="?android:windowBackground">
android:layout_height="match_parent">
<!-- TITLE -->
<FrameLayout