Added option to use the new or the old user interface

This commit is contained in:
Graham Jones
2023-10-04 22:38:31 +01:00
parent 26f181309a
commit 4ae42ab338
5 changed files with 41 additions and 7 deletions

View File

@@ -560,4 +560,6 @@
<string name="tab_text_2">Tab 2</string>
<!-- TODO: Remove or change this placeholder text -->
<string name="hello_blank_fragment">Hello blank fragment</string>
<string name="use_new_ui_summary">Use new swipeable user interface</string>
<string name="use_new_ui_title">Use New User Interface</string>
</resources>