Skip to content

Play the rotation of the screen (landscape Mode and Potrait Mode) at the time of entry on "features Per-proxy app" #62

@rezamusic881

Description

@rezamusic881

Expected behavior

Supposedly, The application does not stop when the user plays a screen rotation from portrait mode to landscape mode to portrait mode at the back, at the time of entry to the "Setting Per-proxy app".

Actual behavior

Application crashes when users rotate the screen rotation from portrait mode to landscape mode, at the time of entry to the "app Settings Per-proxy ".

How to reproduce

  1. Instal App here
  2. Run the application.
  3. Get in on the feature settings.
  4. Get in on the "features Per-proxy app"
  5. Play screen rotation at the time of signing in to the "features Per-proxy app"

Environment

  • Device : Redmi Note 5A
  • System Operating : 7.1.0 Nougat
  • App Version : 0.10.2


Recording Of The Issues

https://youtu.be/7nabFkjuxFk


Logcat

05-20 22:58:51.454 13924 13924 E WindowManager: 
05-20 22:58:51.454 13924 13924 E WindowManager: android.view.WindowLeaked: Activity com.v2ray.actinium.ui.PerAppProxyActivity has leaked window DecorView@be5edfe[] that was originally added here
05-20 22:58:51.454 13924 13924 E WindowManager: 	at android.view.ViewRootImpl.<init>(ViewRootImpl.java:428)
05-20 22:58:51.454 13924 13924 E WindowManager: 	at android.view.WindowManagerGlobal.addView(WindowManagerGlobal.java:337)
05-20 22:58:51.454 13924 13924 E WindowManager: 	at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:94)
05-20 22:58:51.454 13924 13924 E WindowManager: 	at android.app.Dialog.show(Dialog.java:332)
05-20 22:58:51.454 13924 13924 E WindowManager: 	at com.v2ray.actinium.ui.PerAppProxyActivity.onCreate(Unknown Source)
05-20 22:58:51.454 13924 13924 E WindowManager: 	at android.app.Activity.performCreate(Activity.java:6865)
05-20 22:58:51.454 13924 13924 E WindowManager: 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1119)
05-20 22:58:51.454 13924 13924 E WindowManager: 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2694)
05-20 22:58:51.454 13924 13924 E WindowManager: 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2802)
05-20 22:58:51.454 13924 13924 E WindowManager: 	at android.app.ActivityThread.handleRelaunchActivity(ActivityThread.java:4621)
05-20 22:58:51.454 13924 13924 E WindowManager: 	at android.app.ActivityThread.-wrap19(ActivityThread.java)
05-20 22:58:51.454 13924 13924 E WindowManager: 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1557)
05-20 22:58:51.454 13924 13924 E WindowManager: 	at android.os.Handler.dispatchMessage(Handler.java:102)
05-20 22:58:51.454 13924 13924 E WindowManager: 	at android.os.Looper.loop(Looper.java:163)
05-20 22:58:51.454 13924 13924 E WindowManager: 	at android.app.ActivityThread.main(ActivityThread.java:6361)
05-20 22:58:51.454 13924 13924 E WindowManager: 	at java.lang.reflect.Method.invoke(Native Method)
05-20 22:58:51.454 13924 13924 E WindowManager: 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
05-20 22:58:51.454 13924 13924 E WindowManager: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:794)

Proof Of Work Done

Submit in github

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions