New Design

This commit is contained in:
Georg Reisinger
2019-01-31 12:22:47 +01:00
parent 4398cce781
commit b55bee5fba
20 changed files with 477 additions and 317 deletions

View File

@ -39,4 +39,5 @@ dependencies {
implementation 'com.android.support:swiperefreshlayout:28.0.0-alpha1'
implementation 'com.android.support:cardview-v7:28.0.0'
implementation 'com.github.danielnilsson9:color-picker-view:1.4.0@aar'
implementation 'com.android.support:recyclerview-v7:28.0.0'
}