Merge "Fix overlapping problem in display size screen." into qt-dev

am: 8416839234

Change-Id: Ie447001219cb9b7aff9d5c3826b46e9a21d9d109
This commit is contained in:
tmfang
2019-05-18 04:33:21 -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