Tab arrows now have dedicated space

Right scrolling detection finally works correctly
New task floating action button icon is now white
This commit is contained in:
2017-02-01 19:51:25 -05:00
parent a514a8ce8f
commit 34c4b27f73
6 changed files with 9 additions and 8 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "com.wismna.geoffroy.donext"
minSdkVersion 15
targetSdkVersion 23
versionCode 9
versionName "0.9"
versionCode 10
versionName "0.10"
}
buildTypes {
release {