Workaround for nasty requestFeature bug in Android versions < 23: dialogs will open fullscreen in this case

Layout size is recalculated after rotation
Some code cleanup
This commit is contained in:
bg45
2017-04-04 16:51:07 -04:00
parent 954055cbe9
commit 4db0bfcf8c
10 changed files with 45 additions and 39 deletions

View File

@@ -57,4 +57,5 @@
<string name="today_search_hint">Rechercher…</string>
<string name="action_today_select">Choisissez des tâches</string>
<string name="task_list_edit_list_hint">Nom de la liste</string>
<string name="incompatible_sdk_version">Sorry, your Android version is not supported.</string>
</resources>