How to animate layoutDirection change in GridView/ListView?
-
Hi, with the rithttoleft example I learned how to animate
layoutDirectionchanges forRowandGrid. Unfortunately I was not able to do the same forGridViewandListView. I tried to set aTransitionfor all available transition properties, but nothing is animated.
I'm now wondering if it is even possible to animatelayoutDirectionchanges forGridViewandListView?!Thx for your help!
Andi