-
**Describe the bug**
In Android, if system kills the application process or activity, previous state can be restored back when user returns to the application with the help of SavedStateHandle. Saved…
-
## Steps to reproduce
*1: Create application with Navigation component (NavGraph and BottomNavigationView)*
*2: Create two fragments for Each tab of BottomNavigationView (HomeFragment & ListFragment…
-
GUI for more interoperability testing and for assemlbing a test graph for other tests
-
I would like to scope a ViewModel to a NavHost (NavGraph). I have a series of screens (scenes), which are used like a wizard, to walk the user through a process of providing a bunch of input fields. I…
dwass updated
1 month ago
-
Hello everyone,
I recently encountered an issue after updating my application to MAUI 8. Specifically, using FreshMasterDetailNavigationContainer triggers an error "NavGraph cannot be null".
Upo…
-
Hello. I have an issue with the nested NavGraphs. Could help me to figure it out, please?
The issue:
`java.lang.IllegalArgumentException: Navigation destination that matches request NavDeepLinkReque…
-
Hi, similar to the navigation sample I'm using different navigation graphs and the extensions provided in the sample and I need to `findController().navigate()` between the second fragment of Navgrap…
-
Hi!
Is it possible to specify a directory every module can output their destination instead of inside their individual modules? I've tried
using
`arg("compose-destinations.mode", "[GENERATION_MOD…
-
### Epic/Story Ticket Number
WS-74
### 작업 사항
1. 모든 네트워크 콜 블락되는 현상
==> CIO에서 Okhttp로 네트워크 엔진 변경
- #172
- https://discord.com/channels/1241364675657203742/1241739388975714458/12898891314214…
-
https://stackoverflow.com/questions/54616996/android-navigation-component-and-bottomnavigationview-in-a-multi-module-application
I am facing extract same circumstance here... trying to create a mul…