trying some wild stuff

This commit is contained in:
IvanaE 2018-11-01 12:49:40 -04:00
parent 674ed9352f
commit 695ab61b15
7 changed files with 137 additions and 27 deletions

View file

@ -35,6 +35,7 @@ dependencies {
implementation 'com.jaredrummler:material-spinner:1.2.5'
implementation 'com.android.support:design:28.0.0-alpha3'
implementation 'com.rengwuxian.materialedittext:library:2.1.4'
implementation 'com.android.support:recyclerview-v7:28.0.0'
}
repositories {