Merge "Fix bottom zone is transparent in add network page"

This commit is contained in:
TreeHugger Robot
2019-11-28 11:45:23 +00:00
committed by Android (Google) Code Review

View File

@@ -19,6 +19,8 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:clipToPadding="true"
android:clipChildren="true"
android:orientation="vertical">
<include