Merge "Fix overlapping problem in display size screen." into qt-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
8416839234
@@ -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
|
||||
|
Reference in New Issue
Block a user