Skip to content
#

kotlin-android

Here are 6,909 public repositories matching this topic...

leakcanary
Sonphil
Sonphil commented Aug 24, 2021

Description

On Android TV, if the compile SDK version is set to 30 or higher, after LeakCanary had created a Toast, the app crashes when LeakCanary tries to get the Toast's view .

java.lang.NullPointerException: Attempt to invoke virtual method 'android.view.View android.view.View.findViewById(int)' on a null object reference
        at leakcanary.internal.tv.TvToast.makeText(TvToa
Foodium

🍲Foodium is a sample food blog Android application 📱 built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger 2/Hilt, Architecture Components, MVVM, Room, Retrofit, Moshi, Material Components).

  • Updated Sep 11, 2021
  • Kotlin

Improve this page

Add a description, image, and links to the kotlin-android topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kotlin-android topic, visit your repo's landing page and select "manage topics."

Learn more