-
Hi!
My App with targetSdkVersion=30 crashed on Android 11 calling `shareViaEmail` with `java.lang.ArrayIndexOutOfBoundsException`
I think the reason is that you now need permission to have full …
-
Aligns with trunk-based development which can be good for development and testing
-
Links:
- https://android-developers.googleblog.com/2018/02/continuous-shared-element-transitions.html
- https://medium.com/androiddevelopers/fragment-transitions-ea2726c3f36f
- https://develope…
-
Hacer una migración de findviewbyid a viewbinding.
https://medium.com/androiddevelopers/use-view-binding-to-replace-findviewbyid-c83942471fc
-
All components should ideally use Material theming; specific instances of color attributes can be removed.
https://material.io/develop/android/theming/color
-
Try to replace `res/values/styles.xml` by `res/values/themes.xml`
See :
- https://developer.android.com/develop/ui/views/theming/themes
- In Material Design 2 : https://m2.material.io/design/mat…
-
Deprecated per https://medium.com/androiddevelopers/an-update-on-jetpack-compose-accompanist-libraries-august-2023-ac4cbbf059f1
https://developer.android.com/jetpack/compose/designsystems/material3
-
Github code blocks on medium posts:
![image](https://github.com/dkgv/no-medium-login/assets/507922/04e78b00-6b94-4f9f-9486-c63fc6e651ef)
Disappear when this addon is enabled:
![image](https:/…
-
https://android-developers.googleblog.com/2020/06/11-weeks-of-android-privacy-and-security.html
https://medium.com/androiddevelopers/package-visibility-in-android-11-cc857f221cd9
https://medium.com/…
-
https://medium.com/androiddevelopers/viewmodels-persistence-onsaveinstancestate-restoring-ui-state-and-loaders-fc7cc4a6c090