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

am: 8416839234

Change-Id: I42e4f2ff3b40368f745a6d3b9cb0457893814fe5
This commit is contained in:
tmfang
2019-05-18 04:28:22 -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