-
unless we deeplinked into here
https://github.com/lydavid/MusicSearch/blob/61097f2a185d63bd521d86616ea4adbdc6afce3c/android/app/src/main/java/ly/david/mbjc/ui/navigation/NavigationGraph.kt#L428
```t…
-
### Android application type
Android for .NET (net6.0-android, etc.)
### Affected platform version
.NET 6.0.100
### Description
When setting an OnItemSelectedListener for a NavigationBa…
-
na zasadzie: `navController.navigate(NavRoutes.PlaceDetail.route + "/${suggestion.id}")`
-
**Is your feature request related to a problem? Please describe.**
I would like to use koin-annotations to inject ViewModel with [android navigationGraph parameters](https://developer.android.com/gui…
-
**Description**
App is crashing when the same navigation is triggered too fast after each other - used version: 0.30.0
**Steps to reproduce**
- Set `launchSingleTop = true` to the given navigatio…
-
### Android application type
Classic Xamarin.Android (MonoAndroid12.0, etc.)
### Affected platform version
VS 2022 17.4.0 Prev 1.0
### Description
Upgrading from Xamarin.AndroidX.Navigation.Fragm…
-
### Android application type
Classic Xamarin.Android (MonoAndroid12.0, etc.)
### Affected platform version
VS 2022
### Description
I have an old codebase which I'm upgrading to AndroidX, however …
-
I haven't access to my parent RootController's NavigationGraph, because `MultiStackRootController.findRootController()` doesn't return correct `parentRootController`.
----------
_Example for bug r…
-
It is not available to pass own app theme by `setupNavigation()` function.
Way to achieve that: get code from setupNavigation and wrap ModalNavigator with own theme:
```
val navigationGrap…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Get-SystemNullReferenceException-after-i/10102661)._
---
After ViewPager1 was deprecate…