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 invoke virtual method 'void android.widget.SeekBar.setOnSeekBarChangeListener(android.widget.SeekBar$OnSeekBarChangeListener)' on a null object reference in io.github.visnkmr.bapl.expired.onCreate #719

Closed visnkmr closed 1 week ago

visnkmr commented 1 month ago

Version 1.3i15(101)

Stacktrace

io.github.visnkmr.bapl.expired.onCreate;

Reason

java.lang.NullPointerException: Attempt to invoke virtual method 'void android.widget.SeekBar.setOnSeekBarChangeListener(android.widget.SeekBar$OnSeekBarChangeListener)' on a null object reference

Link to App Center

github-actions[bot] commented 2 weeks ago

This issue has been closed because it has been inactive for 7 days. Please feel free to reopen if you are still experiencing this problem.