AndroidViewAnimations icon indicating copy to clipboard operation
AndroidViewAnimations copied to clipboard

add support for RTL layouts (right/left -> start/end)

Open or-dvir opened this issue 6 years ago • 0 comments

for all animations which support right/left (e.g. SlideInLeft and SlideInRight) there should be a variation for start/end (e.g. SlideInEnd and SlideInStart) to support right-to-left layouts.

or-dvir avatar Oct 26 '19 08:10 or-dvir