mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 14:17:03 +02:00
@@ -169,8 +169,6 @@ public class Widget extends AppWidgetProvider {
|
||||
}
|
||||
|
||||
static void update(Context context) {
|
||||
EntityLog.log(context, "Widget update");
|
||||
|
||||
AppWidgetManager appWidgetManager = AppWidgetManager.getInstance(context);
|
||||
if (appWidgetManager == null) {
|
||||
Log.w("No app widget manager"); // Fairphone FP2
|
||||
|
||||
Reference in New Issue
Block a user