Color inversion in Done/Next

Code refactor for background drawing
New priority tooltip
This commit is contained in:
bg45
2017-04-26 16:53:21 -04:00
parent 7435f2fbc6
commit 5d5e2c01e3
8 changed files with 83 additions and 64 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "com.wismna.geoffroy.donext"
minSdkVersion 19
targetSdkVersion 25
versionCode 21
versionName "1.4.6"
versionCode 22
versionName "1.4.7"
}
buildTypes {
release {