Drop default tab feature

Similar to quick exit, this now causes issue considering there are multiple
navigation destinations available.

In any case, the destinations are just one click away and people who liked
updates fragment as default tab can also rest easy since we have updates
notifications implemented that let's us open the tab by default.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2023-07-06 18:23:40 +05:30
parent 580f1ed40f
commit 6ab3e4b40d
52 changed files with 0 additions and 126 deletions

View File

@@ -118,7 +118,6 @@
<string name="pref_ui_theme_dark">Mørk</string>
<string name="pref_ui_theme_system">Følg systemet</string>
<string name="pref_ui_theme_title">Tema</string>
<string name="pref_ui_layout">Layout</string>
<string name="purchase_not_found">Appen kunne ikke findes</string>
<string name="pref_ui_similar_apps_desc">Vis lignende og relaterede klynger på appens detaljeside</string>
<string name="spoof_apply">Husk at logge ind igen for at anvende den nye forfalskning</string>
@@ -226,7 +225,6 @@
<string name="pref_ui_theme_darkord">Disskord</string>
<string name="pref_ui_theme_light">Lys</string>
<string name="pref_ui_title">Tilpasning</string>
<string name="pref_ui_layout_tab">Vælg standardfanen</string>
<string name="pref_ui_no_for_you">\"Til dig\" sider</string>
<string name="pref_ui_no_for_you_desc">Vis \"til dig\" sider på startskærmen</string>
<string name="pref_ui_similar_apps">Lignende og relaterede apps</string>