Merge "Removed an extraneous messge when pairing." into lmp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
0f01eeff84
@@ -24,6 +24,7 @@
|
||||
|
||||
<LinearLayout
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:paddingStart="16dip"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_width="match_parent"
|
||||
android:orientation="vertical">
|
||||
|
||||
@@ -84,7 +84,8 @@
|
||||
android:layout_marginStart="@dimen/bluetooth_dialog_padding"
|
||||
android:layout_marginEnd="@dimen/bluetooth_dialog_padding"
|
||||
android:gravity="center_vertical"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium" />
|
||||
android:textAppearance="@android:style/TextAppearance.Material.Subhead"
|
||||
android:textColor="@*android:color/secondary_text_material_light"/>
|
||||
|
||||
<TextView
|
||||
android:id="@+id/phonebook_sharing_message"
|
||||
|
||||
Reference in New Issue
Block a user