-
### Media3 Version
ExoPlayer 2.18.7
### Devices that reproduce the issue
Emulator running Android TV API 31
### Devices that do not reproduce the issue
None
### Reproducible in the demo app?
…
-
https://developer.android.com/jetpack/androidx/versions/all-channel?hl=en#february_9_2022
Jetpack Compose 1.1.0, Media 1.5.0 など。
Android Studio Bumblebee に対応した Navigation 2.4.1 も出ています
-
https://developer.android.com/jetpack/androidx/versions/all-channel#june_2_2021
Jetpack ComposeがKotlin 1.5に対応されています。
-
## 🐛 Bug Report
On a phone with "Google Location Accuracy" turned off, invoking any method to request location updates causes a system dialog to be displayed on the screen, over the app.
![image…
simtr updated
2 weeks ago
-
# Jetpack Compose 첫느낌 - Burt.K
undefined
[https://blog.burt.pe.kr/posts/the-first-impression-of-jetpack-compose/](https://blog.burt.pe.kr/posts/the-first-impression-of-jetpack-compose/)
-
![img](https://developer.android.com/static/images/jetpack/compose/m3-ripple.gif)
It is available in M3 https://developer.android.com/jetpack/compose/designsystems/material3#ripple
-
### Preface
I am integrating screenshot testing in my Jetpack Compose application. Despite trying different library versions(5.+) and API levels(26-33), I always have some issues. I decided to pick…
-
It has been a year and the app still works great! However...
- Android 10 and 11 lack the names. Since Android 9 (28) it seems safe to assume that in future releases that name is the same as the SDK,…
-
When displaying UI using Jetpack Compose, data model must have `@Immutable` annotation to achieve the best performance: https://developer.android.com/reference/kotlin/androidx/compose/runtime/Immutabl…
-
### Describe the feature request
Currently we've only a viewbar for articles which lets you know where the current screen is in relation to the maximum height.
Adding a scroll button would allow u…