Merge "Fix overlapping problem in display size screen." into qt-dev am: 8416839234 am: 56c774de19
am: eeffaa3c60
Change-Id: I3de4ed309ea98b02c10a97f09afb6856a4a6af91
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