visnkmr / backgroundappslist

Force close apps that are running in the background. Made using Java, Gradle, Android Studio. #2 most downloaded app of all time for Fire TV for the respective category on Amazon Appstore.
44 stars 3 forks source link

Fix java.lang.NullPointerException: Attempt to read from field 'android.content.Context android.view.View.mContext' on a null object reference in method 'boolean android.view.ViewRootImpl.getAccessibilityFocusedRect(android.graphics.Rect)' in android.view.ViewRootImpl.getAccessibilityFocusedRect (ViewRootImpl.java:5290) #740

Open visnkmr opened 1 week ago

visnkmr commented 1 week ago

Version 1.3i15(101)

Stacktrace

Reason

java.lang.NullPointerException: Attempt to read from field 'android.content.Context android.view.View.mContext' on a null object reference in method 'boolean android.view.ViewRootImpl.getAccessibilityFocusedRect(android.graphics.Rect)'

Link to App Center