michaelkourlas / voipms-sms-client

Popular Android messaging app for VoIP.ms, a Canadian VoIP provider
https://play.google.com/store/apps/details?id=net.kourlas.voipms_sms
Apache License 2.0
216 stars 51 forks source link

Refresh animation freezes on Android 12 #241

Closed baldurmen closed 1 year ago

baldurmen commented 2 years ago

Hi!

I'm using the F-droid variant of the app, on LineageOS 19 (Android 12) on a Pixel 3a phone.

When I refresh the app manually by scrolling down, the refresh animation shows the circle+arrow logo and everything works properly (goes down, goes back up) until it changes to a small line and stays like this until the refresh is done, then disappears. IIRC, this animation used to be more fluid on Android 11, so maybe something changed?

I'm attaching a GIF of what happens, with a pretty low framerate and badly pixelized :) It's not great, but I think it's enough for you to understand the problem? If not, I can send you a proper screen capture in private.

voipms

Obviously, this issue is pretty low priority :)

michaelkourlas commented 1 year ago

My device is running Android 12. Unfortunately, when I install the F-Droid version of the app, I can't reproduce this -- the animation looks normal to me.

The functionality is provided by a support library class called SwipeRefreshLayout.