Makes full use of the Android Support Design Library. A lot of small things fixed or improved. Added dozens of new colors.
This commit is contained in:
parent
b233b3b718
commit
31926d7983
45 changed files with 447 additions and 599 deletions
|
|
@ -28,7 +28,7 @@ android {
|
|||
minSdkVersion 16
|
||||
targetSdkVersion 22
|
||||
versionCode 29
|
||||
versionName "0.9.13b DEV"
|
||||
versionName "0.9.13b DEV-2"
|
||||
}
|
||||
|
||||
compileOptions {
|
||||
|
|
@ -75,6 +75,5 @@ dependencies {
|
|||
|
||||
compile 'com.afollestad:material-dialogs:0.7.4.2'
|
||||
compile 'com.afollestad:material-cab:0.1.2'
|
||||
compile 'com.jpardogo.materialtabstrip:library:1.0.9'
|
||||
compile 'com.readystatesoftware.systembartint:systembartint:1.0.3'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue