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

@@ -263,8 +263,6 @@
<string name="pref_ui_no_for_you_desc">Wyświetl strony „Dla Ciebie” na ekranie głównym</string>
<string name="pref_ui_similar_apps_desc">Wyświetl grupy podobnych i powiązanych na stronie szczegółów aplikacji</string>
<string name="pref_ui_similar_apps">Aplikacje podobne i powiązane</string>
<string name="pref_ui_layout_tab">Wybierz domyślną kartę</string>
<string name="pref_ui_layout">Układ</string>
<string name="details_no_app_match">Nie znaleziono pasującej aplikacji</string>
<string name="toast_manual_available">Gratulacje, żądany kod wersji jest dostępny, rozpoczynam pobieranie.</string>
<string name="toast_manual_unavailable">Żądany kod wersji jest niedostępny.</string>