-
I think this may be a bug in Jetpack Compose, I've seen someone else report the issue here:
https://stackoverflow.com/questions/78705279/talkback-does-not-focus-at-the-top-of-the-screen-on-navigati…
-
**Describe the bug**
Let's say we've login flow, and once the user successfully logs in, they land on the main screen. However, when setting up two navigation groups within a NavHost, I'm encounterin…
-
Dear Sir
Sample template suggestions for issue - 4
(https://github.com/cnrture/QuickProjectWizard/issues/4#issuecomment-2329687901)
Is it possible to use your project https://github.com/cnr…
-
https://developer.android.com/jetpack/androidx/versions/all-channel?hl=en#january_26_2022
Navigation 2.4.0, Hilt-Navigation-Compose 1.0.0, Preference 1.2.0, SlidingPaneLayout 1.2.0, Window 1.0.0 など…
-
Appium 2.1.3
espresso-driver 2.25.6
I'm building espresso-server on the fly in test so i use it like this:
```
Confugration
val capabilities = DesiredCapabilities()
capabilities.setCap…
-
**Describe the bug**
The generated module with their respective DSL are being generated with a deprecated code.
IRL -> We work with projects that treats warning as errors in projects
**To R…
-
iOS の言葉で言う safearea,
Android の言葉で言う top bar, navigation bar,
をどのように埋めていくのがベストか
Jetpack compose では脳死で [systemUIController](https://google.github.io/accompanist/systemuicontroller/) を使ってたけど、muptipl…
-
https://github.com/moraiiiss/App-Burguer/blob/e70157375f43bcd9aea7e124a4168e2f3604dc3c/app/src/main/java/com/moraiiiss/appburguer/app/MainActivity.kt#L56
El composable DetallesHamburguesa necesita …
-
### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
(Feature request)
According to https://issuetracker.google.com/issues/214568825 viewmodel is now multi-platform. It would be nice to have support for that if possible.
Edit, looks like viewmodel-com…