mirror of
https://github.com/wismna/DoNext.git
synced 2025-10-03 15:40:14 -04:00
Changes are now persisted when application is closed while the Snackbar is opened.
Edit list menu button is now outside the menu, with an icon New menu button to allow faster layout changing (does the same as going in the Settings) Current opened tab is now saved when re-opening app
This commit is contained in:
@@ -8,8 +8,8 @@ android {
|
||||
applicationId "com.wismna.geoffroy.donext"
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 23
|
||||
versionCode 6
|
||||
versionName "0.6"
|
||||
versionCode 7
|
||||
versionName "0.7"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
Reference in New Issue
Block a user