Do you maybe use animations to show/hide the views? I get this behaviour when I use animations that have android:fillEnabled=”true” android:fillAfter=”true”
Don’t understand it, and seems like a bug – if I use animations without fillEnabled/fillAfter, all works as expected…