Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9c4bdc03 authored by Sanket Padawe's avatar Sanket Padawe
Browse files

Display softKeyboard when entering pin for pairing BT device.

Bug: 18784238
Change-Id: I73bec83aa099a4f63fa055cb67afb095f37dee28
parent 41dbc14e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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" />