Merge "BluetoothDialog view fixed for no pair code case"

This commit is contained in:
Salvador Martinez
2016-10-03 19:52:12 +00:00
committed by Android (Google) Code Review
3 changed files with 4 additions and 0 deletions

View File

@@ -27,6 +27,7 @@
android:paddingStart="16dip"
android:layout_height="match_parent"
android:layout_width="match_parent"
android:layout_marginTop="@dimen/bluetooth_dialog_padding_top"
android:orientation="vertical">
<TextView