Rename some biometrics things since it's no longer specifically for biometric auth

This commit is contained in:
arkon
2021-05-22 12:39:47 -04:00
parent bbbcb18b91
commit c741920ec0
7 changed files with 17 additions and 17 deletions

View File

@@ -83,7 +83,7 @@
android:resource="@xml/s_pen_actions"/>
</activity>
<activity
android:name=".ui.security.BiometricUnlockActivity"
android:name=".ui.security.UnlockActivity"
android:theme="@style/Theme.Base" />
<activity
android:name=".ui.webview.WebViewActivity"