nextcloud/talk-android

Loading shimmer in ContactsActivity should be on top of the recycler view in z axis

parneet-guraya opened this issue · 0 comments

Steps to reproduce

  • click on fab icon
  • Contacts list opens and shimmer starts loading
  • when shimmer finishes the view go out of layout tree and hene the other two buttons jump upwards.
VID_20240304172621.mp4

Expected behaviour

The shimmer should be below those two button and on top of the recycler view (invisible when loading) in z axis.

Actual behaviour

Shimmer hides and button jump upwards

Device brand and model

OnePlus 9RT

Android version

14

Nextcloud Talk app version

v 19.0.0 Alpha 01

Nextcloud server version

No response

Talk version

No response

Custom Signaling server configured

None

Custom TURN server configured

None

Custom STUN server configured

None

Android logs

No response

Server log

No response

Additional information

No response