Landscape mode edit texts no longer go full screen

Done and Next slides use the theme colors
Today view doesn't show priority or due date information - all tasks are treated the same
This commit is contained in:
bg45
2017-04-07 16:44:47 -04:00
parent 6f1926c9b1
commit 7435f2fbc6
6 changed files with 39 additions and 33 deletions

View File

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