Merge "Add more space above the first item in choose usb mode dialog."

This commit is contained in:
TreeHugger Robot
2017-06-16 23:35:22 +00:00
committed by Android (Google) Code Review

View File

@@ -25,6 +25,7 @@
android:id="@+id/container"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingTop="20dp"
android:orientation="vertical" />
</ScrollView>