Add an option to require authentication before going to account section in navigation drawer.

This commit is contained in:
Alex Ning
2020-09-16 11:23:38 +08:00
parent ef514a85c7
commit eb5cc7d7d4
12 changed files with 177 additions and 38 deletions

View File

@@ -95,6 +95,7 @@ dependencies {
implementation 'me.zhanghai.android.fastscroll:library:1.1.2'
implementation "com.thefuntasty.hauler:core:3.1.0"
implementation 'com.github.Piasy:BigImageViewer:1.6.5'
implementation 'androidx.biometric:biometric:1.1.0-alpha02'
def toroVersion = '3.7.0.2010003'
implementation "im.ene.toro3:toro:$toroVersion"