Added hint about action bar

This commit is contained in:
M66B
2020-03-01 15:45:05 +01:00
parent 2b2916b558
commit 4b761d2235
4 changed files with 55 additions and 2 deletions

View File

@@ -249,6 +249,7 @@ public class ApplicationEx extends Application {
editor.remove("first");
} else if (version < 999) {
editor.remove("actionbar");
editor.putBoolean("message_bar_removed", false);
}
if (BuildConfig.DEBUG && false) {