mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-21 16:41:05 +00:00
Fix a crash caused by a null FingerprintManager
This commit is contained in:
parent
0a942ecd14
commit
51d3171eea
2 changed files with 2 additions and 3 deletions
|
@ -25,7 +25,6 @@
|
|||
android:layout_marginTop="12dp"
|
||||
android:orientation="horizontal">
|
||||
|
||||
|
||||
<RadioGroup
|
||||
android:id="@+id/rg_authenticationMethod"
|
||||
android:layout_width="match_parent"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue