Jonathan Mercandalli
Jonathan Mercandalli
# Environment * Android Studio version: Android Studio Bumblebee | 2021.1.1 Patch 3 * Firebase Component: Database * Component version: 20.0.4 # Describe the problem ### Steps to reproduce: -...
Hello, thks for your great work. After releasing on the PlayStore, the pre-launch report is detecting a leaked GCP API Key from library: `com.google.android.gms:play-services-ads-lite:23.0.0@aar` --- Decompiled code is "available" [here](https://github.com/Scarabei/AndroidArtifacts/blob/master/com.google.android.gms.play-services-ads.11.0.4/src/com/google/android/gms/internal/zzmo.java#L406)...
Hello, Thank you for your great library. In order to have the recyclerView adapter ```kotlin adapter.stateRestorationPolicy = StateRestorationPolicy.PREVENT_WHEN_EMPTY ``` the bump to latest recyclerview version could be great. [Here](https://medium.com/androiddevelopers/restore-recyclerview-scroll-position-a8fbdc9a9334) is...