Merge "Display softKeyboard when entering pin for pairing BT device." into mnc-dev

This commit is contained in:
Sanket Padawe
2015-06-04 01:47:49 +00:00
committed by Android (Google) Code Review

View File

@@ -1737,6 +1737,7 @@
<activity android:name=".bluetooth.BluetoothPairingDialog"
android:label="@string/bluetooth_pairing_request"
android:excludeFromRecents="true"
android:windowSoftInputMode="stateVisible|adjustResize"
android:theme="@*android:style/Theme.Material.Light.Dialog.Alert">
<intent-filter android:priority="1">
<action android:name="android.bluetooth.device.action.PAIRING_REQUEST" />