am ec3f6e29
: am 215e3f03
: Merge "Display softKeyboard when entering pin for pairing BT device." into mnc-dev
* commit 'ec3f6e297c28b4a1b774b46a66fe969ebd30f0fa': Display softKeyboard when entering pin for pairing BT device.
This commit is contained in:
@@ -1737,6 +1737,7 @@
|
|||||||
<activity android:name=".bluetooth.BluetoothPairingDialog"
|
<activity android:name=".bluetooth.BluetoothPairingDialog"
|
||||||
android:label="@string/bluetooth_pairing_request"
|
android:label="@string/bluetooth_pairing_request"
|
||||||
android:excludeFromRecents="true"
|
android:excludeFromRecents="true"
|
||||||
|
android:windowSoftInputMode="stateVisible|adjustResize"
|
||||||
android:theme="@*android:style/Theme.Material.Light.Dialog.Alert">
|
android:theme="@*android:style/Theme.Material.Light.Dialog.Alert">
|
||||||
<intent-filter android:priority="1">
|
<intent-filter android:priority="1">
|
||||||
<action android:name="android.bluetooth.device.action.PAIRING_REQUEST" />
|
<action android:name="android.bluetooth.device.action.PAIRING_REQUEST" />
|
||||||
|
Reference in New Issue
Block a user