resolve merge conflicts of f36b25c2df
to stage-aosp-master
Test: Existing tests pass Merged-In: I8f6219ab22abad98111f016d633bf100dc3222ce Change-Id: I6e021d1156686aa30bdc051f1fefe16b5c619b80
This commit is contained in:
@@ -40,9 +40,16 @@
|
||||
android:clipToPadding="false"
|
||||
android:orientation="vertical">
|
||||
|
||||
<LinearLayout
|
||||
<ScrollView
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:clipChildren="false"
|
||||
android:clipToPadding="false"
|
||||
android:fillViewport="true">
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="vertical"
|
||||
android:clipChildren="false"
|
||||
android:clipToPadding="false">
|
||||
@@ -86,6 +93,8 @@
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
</ScrollView>
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
<FrameLayout
|
||||
|
Reference in New Issue
Block a user