Fix a NullPointerException in NotificationsListFragment.java
- Some notifications will have the status attribute set as null and the if in 128 is trying to access to attributes from a null object, causing a NPE as soon as the app is opened.
合并状态:已合并 合并于 2025-05-17 关闭于 2025-05-17 1 条评论