Fix a crash caused by a null FingerprintManager

This commit is contained in:
Alexander Bakker 2018-09-19 00:17:48 +02:00
parent 0a942ecd14
commit 51d3171eea
2 changed files with 2 additions and 3 deletions

View file

@ -25,7 +25,6 @@
android:layout_marginTop="12dp"
android:orientation="horizontal">
<RadioGroup
android:id="@+id/rg_authenticationMethod"
android:layout_width="match_parent"