Files
Rafael Carrillo b56a922c65 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 the app is opened.
2025-05-16 18:12:35 -07:00
..
2023-07-16 18:01:42 +02:00
2022-02-17 00:58:12 +03:00
2025-05-15 09:04:15 -03:00