cvzi / ScreenshotTile

📲 Screenshot Tile for Android without Root
https://f-droid.org/packages/com.github.cvzi.screenshottile/
GNU General Public License v3.0
253 stars 29 forks source link

The position of screenshot button will be reset sometimes #562

Open Kyant0 opened 2 months ago

Kyant0 commented 2 months ago

I have met many times, the button will go to the top-left.

cvzi commented 2 months ago

Does this happen randomly or when you do something specific?

Kyant0 commented 2 months ago

It happens randomly

cvzi commented 2 months ago

There was similar issue on Android 14 and I thought I fixed it, but maybe it is not completely solved.

What phone do you use and what's the Android version?

Kyant0 commented 2 months ago

Google Pixel 4XL, Android 13

cvzi commented 1 month ago

In the newest version the app tries to restore the position periodically. Maybe that helps, I am not sure.

I couldn't reproduce the problem on other phones, I didn't have a Pixel 4XL for testing though.