Merge "Fix overlapping problem in display size screen." into qt-dev am: 8416839234
am: 56c774de19
Change-Id: Id33006b0b5faa3c583b1d1cfdbe0283f34107562
This commit is contained in:
@@ -17,6 +17,8 @@
|
|||||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
|
android:clipToPadding="true"
|
||||||
|
android:clipChildren ="true"
|
||||||
android:orientation="horizontal">
|
android:orientation="horizontal">
|
||||||
|
|
||||||
<LinearLayout
|
<LinearLayout
|
||||||
|
Reference in New Issue
Block a user