Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 39c5fa4a authored by alperozturk's avatar alperozturk
Browse files

onDataSetChanged

parent 7226b989
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -83,7 +83,7 @@ public class NoteListWidgetFactory implements RemoteViewsService.RemoteViewsFact
                    }
                }
            }
        } catch (IllegalArgumentException e) {
        } catch (Exception e) {
            Log.w(TAG, "Error caught at onDataSetChanged: " + e);
        }
    }