sakusaku3939 / DeepLAndroid

Unofficial Android App for DeepL Translator
MIT License
342 stars 19 forks source link

Pop-up animation very choppy #62

Closed silviuk closed 2 years ago

silviuk commented 2 years ago

When it pops up, it has 3-5 fps on my S21 Ultra Exynos, Android 12.

sakusaku3939 commented 2 years ago

Thank you for your information. If it's all right, I'd appreciate it if you could send me a video as well.

fm-sys commented 2 years ago

Maybe it's caused by the webview? What about waiting until the website is loaded, before we actually open the popup?

silviuk commented 2 years ago

Here is a sample recording: https://file.io/kTuDZz96920M

Thank you for looking into it!

fm-sys commented 2 years ago

"The file you requested has been deleted"

I'm unable to download the file. Can you upload it directly into this github issue?

silviuk commented 2 years ago

https://user-images.githubusercontent.com/2750371/148637011-de0d2a06-b196-4032-ad5e-35b635ae843f.mp4

fm-sys commented 2 years ago

Thanks! This confirms my assumption that we should wait for the website to load before showing the popup... However, some other loading identicator should be shown in the meantime.

fm-sys commented 2 years ago

I would volunteer to help here... (as time permits)

@sakusaku3939 can you assign me?

sakusaku3939 commented 2 years ago

Sorry for the delay in confirmation. I've assigned @fm-sys.