You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
07-02 01:30:09.218 27728 27728 E AndroidRuntime: FATAL EXCEPTION: main
07-02 01:30:09.218 27728 27728 E AndroidRuntime: Process: education.mahmoud.quranyapp, PID: 27728
07-02 01:30:09.218 27728 27728 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.widget.Button.setEnabled(boolean)' on a null object reference
07-02 01:30:09.218 27728 27728 E AndroidRuntime: at education.mahmoud.quranyapp.feature.listening_activity.ListenFragment$7.onCompletion(Unknown Source)
07-02 01:30:09.218 27728 27728 E AndroidRuntime: at android.media.MediaPlayer$EventHandler.handleMessage(MediaPlayer.java:3717)
07-02 01:30:09.218 27728 27728 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
07-02 01:30:09.218 27728 27728 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148)
07-02 01:30:09.218 27728 27728 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:7325)
07-02 01:30:09.218 27728 27728 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
07-02 01:30:09.218 27728 27728 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1230)
07-02 01:30:09.218 27728 27728 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120)
The text was updated successfully, but these errors were encountered:
Expected behavior
I expected that I could minimize and maximize the app again while listening to the Ayah.
Actual behavior
When I tried to minimize and maximize the app while listening to the Ayah, then the app crashed.
How to reproduce
Here is every possible detail to reproduce the bug.
Recording Of The Bug
https://www.youtube.com/watch?v=gkjwWVp66iI
LogCat
The text was updated successfully, but these errors were encountered: