mirror of
https://github.com/owenlejeune/TVTime.git
synced 2025-11-22 11:40:54 -05:00
redesign account tab media views
This commit is contained in:
@@ -338,10 +338,6 @@ class MainActivity : MonetCompatActivity() {
|
||||
val navBackStackEntry by navController.currentBackStackEntryAsState()
|
||||
val currentRoute = navBackStackEntry?.destination?.route
|
||||
|
||||
// if (currentRoute in searchableScreens) {
|
||||
// SearchBar(appBarTitle.value)
|
||||
// }
|
||||
|
||||
MainNavGraph(
|
||||
activity = this@MainActivity,
|
||||
appNavController = appNavController,
|
||||
|
||||
Reference in New Issue
Block a user