Loading app/src/main/java/it/niedermann/owncloud/notes/widget/notelist/NoteListWidgetFactory.java +1 −1 Original line number Diff line number Diff line Loading @@ -83,7 +83,7 @@ public class NoteListWidgetFactory implements RemoteViewsService.RemoteViewsFact } } } } catch (IllegalArgumentException e) { } catch (Exception e) { Log.w(TAG, "Error caught at onDataSetChanged: " + e); } } Loading Loading
app/src/main/java/it/niedermann/owncloud/notes/widget/notelist/NoteListWidgetFactory.java +1 −1 Original line number Diff line number Diff line Loading @@ -83,7 +83,7 @@ public class NoteListWidgetFactory implements RemoteViewsService.RemoteViewsFact } } } } catch (IllegalArgumentException e) { } catch (Exception e) { Log.w(TAG, "Error caught at onDataSetChanged: " + e); } } Loading