sdex / ActivityManager

Launch any application activity
Apache License 2.0
604 stars 34 forks source link

Manifest view refreshes after rotating device #3

Closed mmc20520 closed 2 years ago

mmc20520 commented 2 years ago

Open a manifest file and scroll to a random position. Rotate screen and you will find the page scroll back to top. Then I need to manually restore the position.

Before rotation:

Screen Shot 2022-03-04 at 8 17 11 PM

After rotation:

Screen Shot 2022-03-04 at 8 17 19 PM

I was testing on v4.1.4 on Android 10

sdex commented 2 years ago

Fixed in #10