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:
tmfang
2019-05-18 06:12:43 -07:00
committed by android-build-merger

View File

@@ -17,6 +17,8 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:clipToPadding="true"
android:clipChildren ="true"
android:orientation="horizontal">
<LinearLayout