Alex

Results 3 issues of Alex

### Describe your environment * Android Studio version: Android Studio Chipmunk | 2021.2.1 Patch 1 * Firebase Component: Crashlytics * Component version: 18.2.11 ### Describe the problem There are multiple...

type: bug
api: crashlytics

Anko has the next implementation of dip() method (and related ones): `fun Context.dip(value: Int): Int = (value * resources.displayMetrics.density).toInt()` I have encountered an issue due to truncating in this method...

### Version Media3 1.2.1 ### Devices that reproduce the issue Mi Box S ### Devices that do not reproduce the issue Nvidia Shield, Google Chromecast ### Reproducible in the demo...

bug: device specific
needs triage