-
The existing Activity and Fragment instrumentation via [VisibleScreenTracker](https://github.com/open-telemetry/opentelemetry-android/blob/main/instrumentation/activity/src/main/java/io/opentelemetry/…
-
## Description
Mifos Mobile is a reference mobile banking app which enables clients to authenticate themselves, view and edit their account details. and make repayments or transactions between their …
-
This is pending Jetpack Compose supporting d-pad navigation properly.
arkon updated
5 months ago
-
**Is your feature request related to a problem? Please describe.**
When a screen with a map goes to the backstack, GoogleMap composable and all tiles/render state that it has, is destroyed. When…
-
### Before creating a new issue, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-ui-android/issues?q=is%3Aissue+).
- [X] I have read the…
-
Create the user interface for the Smart HomeGuard Android app using Jetpack Compose, ensuring an intuitive and visually appealing design.
- [x] Design app layout and navigation flow.
- [ ] Impleme…
-
Navigation to another routes creates infinite loop of recomposition in navhost.
Here is my code:
`
jetpack navigation-compose : androidx.navigation:navigation-compose:2.4.0-alpha06`
```
c…
-
Android navigation providers like fragments, jetpack nav, and this one are expected to provide `Lifecycle`s to their child content that represents the lifecycle of their navigation frame, and saved st…
-
We should have a `Players` Screen which is capable of showing professional Dota2 players.
In this task:
- [ ] This Screen should be integrated into Bottom Navigation like `HeroesScreen` and `Teams…
-
Checklist
- [X] `app/build.gradle`
> • Add Jetpack Compose dependencies to the dependencies block.
> • Update the compileOptions and kotlinOptions to use Java 11, as required by Jetpack Compose.
…