thunderbird-android/app/ui/message-list-widget
Ilya Bizyaev f647e50a2e
Fix NPE on devices that don't support widgets
Turns out, AppWidgetManager.getInstance(context) can return null. I've
tested that this change fixes the issue on the device.
2023-05-10 00:02:50 +02:00
..
src/main Fix NPE on devices that don't support widgets 2023-05-10 00:02:50 +02:00
build.gradle.kts Change build files from Groovy to Kotlin 2023-02-23 14:52:16 +01:00