Replace the FAB with a FAB menu and allow manually entering OTP details

This commit is contained in:
Alexander Bakker 2017-12-30 00:26:16 +01:00
parent 3a396fe3f6
commit 44139de212
11 changed files with 152 additions and 51 deletions

View file

@ -40,5 +40,6 @@ dependencies {
compile 'com.mattprecious.swirl:swirl:1.0.0'
compile 'com.madgag.spongycastle:core:1.56.0.0'
compile 'com.github.apl-devs:appintro:v4.2.2'
compile 'com.getbase:floatingactionbutton:1.10.1'
testCompile 'junit:junit:4.12'
}