This commit is contained in:
Daniel Lublin
2021-01-26 12:39:32 +01:00
parent 5c1bcdeb9d
commit 244d03a718
14 changed files with 605 additions and 5 deletions

View File

@@ -448,6 +448,12 @@
android:label="@string/pending_contact_requests"
android:theme="@style/BriarTheme" />
<activity
android:name=".android.bluetoothsetup.BluetoothSetupActivity"
android:label="Bluetooth Setup"
android:theme="@style/BriarTheme"
android:windowSoftInputMode="adjustResize|stateHidden" />
</application>
<queries>