Correction of nasty requestFeature bug! No more transactions, simply an inflater add view.

No longer necessary classes removed.
Simplification of DynamicDialogFragment
Add task button now correctly shows on SDK 19
This commit is contained in:
bg45
2017-04-05 12:46:06 -04:00
parent 4db0bfcf8c
commit 6f1926c9b1
13 changed files with 55 additions and 115 deletions

View File

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