LibreTube/app/src/main/java/com/github/libretube
Krunal Patel 1c03396a2b Fix reselection of bottom nav item when on different destination
Check if the reselected item and current visible fragment is same, if not navigate to bottom selected item.

Move bottom navigation logic to seprate method `navigateToBottomSelectedItem(MenuItem)`, so it can be reused.
2022-11-21 09:44:27 +05:30
..
api fix new home tab issues 2022-11-18 15:57:16 +01:00
constants add pref to clear bookmarks 2022-11-19 10:23:09 +01:00
db cleanup database queries 2022-11-18 18:42:59 +01:00
enums use enums 2022-11-06 10:11:19 +01:00
extensions initial UI creation 2022-11-17 18:16:12 +01:00
obj show the current preferred audio language 2022-11-17 16:14:15 +01:00
services fix updater issues 2022-11-19 16:24:38 +01:00
ui Fix reselection of bottom nav item when on different destination 2022-11-21 09:44:27 +05:30
util fix updater issues 2022-11-19 16:24:38 +01:00
workers fix new home tab issues 2022-11-18 15:57:16 +01:00
LibreTubeApp.kt notifications cleanup 2022-11-06 10:21:37 +01:00