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
java.lang.RuntimeException: Unable to start activity
ComponentInfo{com.amaze.fileutilities/com.amaze.fileutilities.image_viewer.editor.EditImageActivity}:
java.lang.UnsupportedOperationException: Unknown
windowLayoutInDisplayCutoutMode: 3
at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3271)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3410)
at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:83)
at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2017)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loop(Looper.java:214)
at android.app.ActivityThread.main(ActivityThread.java:7397)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:935)
Caused by: java.lang.UnsupportedOperationException: Unknown
windowLayoutInDisplayCutoutMode: 3
at
com.android.internal.policy.PhoneWindow.generateLayout(PhoneWindow.java:2502)
at
com.android.internal.policy.PhoneWindow.installDecor(PhoneWindow.java:2694)
at
com.android.internal.policy.PhoneWindow.getDecorView(PhoneWindow.java:2094)
at androidx.appcompat.app.f.initViewTreeOwners(AppCompatActivity.java:5)
at androidx.appcompat.app.f.setContentView(AppCompatActivity.java:1)
at
com.amaze.fileutilities.image_viewer.editor.EditImageActivity.onCreate(EditImageActivity.kt:33)
at android.app.Activity.performCreate(Activity.java:7825)
at android.app.Activity.performCreate(Activity.java:7814)
at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1307)
at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3246)
... 11 more
The text was updated successfully, but these errors were encountered:
Issue explanation (write below this line)
Exception
f8feea7fa98935fda09a6ad46481ea8b14e1d98fc428414440d444966c67a744
Crash log
The text was updated successfully, but these errors were encountered: