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
i resized the app window (android 14) by dragging from the top corner. then this crash page came out
Exception
App Name: Amaze File Manager
Package: com.amaze.filemanager
Version: 3.10
User Action: UI Error
Request: Application crash
OS: Linux samsung/m33xeea/m33x:14/UP1A.231005.007/M336BXXU5DWK6:user/release-keys 14 - 34
Device: m33x
Model: SM-M336B
Product: m33xeea
Crash log
java.lang.IllegalStateException: Fragment MainFragment{da00c92} (8b3060dd-4a42-4ffb-b2bd-0587efc51d3b) not attached to an activity.
at androidx.fragment.app.Fragment.requireActivity(Fragment.java:995)
at com.amaze.filemanager.ui.fragments.MainFragment.requireMainActivity(MainFragment.java:1393)
at com.amaze.filemanager.ui.fragments.MainFragment.lambda$reloadListElements$11(MainFragment.java:926)
at com.amaze.filemanager.ui.fragments.MainFragment.$r8$lambda$qAri8iGrkP1Kp3pJkIpwLgJjNOk(Unknown Source:0)
at com.amaze.filemanager.ui.fragments.MainFragment$$ExternalSyntheticLambda13.run(Unknown Source:2)
at android.os.Handler.handleCallback(Handler.java:958)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:230)
at android.os.Looper.loop(Looper.java:319)
at android.app.ActivityThread.main(ActivityThread.java:8893)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
Reporter: V4V0id
The text was updated successfully, but these errors were encountered:
Issue explanation (write below this line)
i resized the app window (android 14) by dragging from the top corner. then this crash page came out
Exception
Crash log
Reporter: V4V0id
The text was updated successfully, but these errors were encountered: