Reduce overdraw
This commit is contained in:
parent
0870d08de8
commit
b8592ceb01
7 changed files with 3 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue