Added advanced settings to EditProfile view

This commit is contained in:
Michael Schättgen 2018-04-05 00:07:48 +02:00
parent a00bcfe2cb
commit 211f228efa
4 changed files with 97 additions and 2 deletions

View file

@ -41,5 +41,6 @@ dependencies {
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'
compile 'com.github.aakira:expandable-layout:1.6.0@aar'
testCompile 'junit:junit:4.12'
}