-
Having a sample project showing navigation for multiple activities would be really helpful. Right now there are only examples for single activity navigation.
For example, [NavigationBasicSample](http…
-
Can you please add a option to get the count of pills remaining and refill alert. It would be great if you could add this feature
-
Hello! First of all thank you for this great project!
I have some problems and I hope you know solution. I have MainActivity with ViewPager which had 3 Fragment. Each Fragment has there own menu item…
-
We are using react native to implement one of the modules in our app. Currently we are experiencing a weird behaviour in only some of the devices like Google pixel and Samsung A7 running on Android 12…
-
### Overview Description
Feature request: Use fragment on frame layout with bottom navigation drawer instead of view pager.
# Steps to Reproduce
- Add bottom navigation for registration acti…
-
This Bug-Report is about the navigation components in Version 2.4.0-beta02.
I have a simple test app with a bottom navigation with two tabs and in total 4 fragments (two per tab).
I want to navi…
-
Hello guys. I have been trying to resolve one issue with memory leak in ViewPager2.
So, I have:
1. MainActivity - here I initialize the views and setup Navigation component to navigate using bot…
-
![Screenshot_1565169686](https://user-images.githubusercontent.com/2284279/62612124-24833900-b907-11e9-9a7d-57fbcffa72aa.png)
`build.gradle`
```groovy
dependencies {
classpath 'android.arch.…
-
i have an activity. and a profile fragment in that activity.
when i go into that fragment, the background color of the parent activity is visible with space navigation.
you can see in the image tha…
-
Hi,
For test purposes I've modified the code of `launchFragmentInHiltContainer` to this:
```kotlin
const val THEME_EXTRAS =
"androidx.fragment.app.testing.FragmentScenario.EmptyFragmentActivit…