SwipeSelector icon indicating copy to clipboard operation
SwipeSelector copied to clipboard

Add RTL support

Open StephaneBg opened this issue 9 years ago • 4 comments

Fix issue #24 Also update dependencies and remove from project IDE files.

StephaneBg avatar Jun 03 '16 10:06 StephaneBg

Why do you have to flip the left and right button? Wouldn't reversing the ArrayList that contains the items and making the indicator starting position to be the last icon be correct way of doing this?

roughike avatar Jun 08 '16 16:06 roughike

It won't work because all widgets in their layout are added reversely. Then the arrows are not correctly displayed. See example below without my PR.

image

StephaneBg avatar Jun 11 '16 10:06 StephaneBg

What about my PR?

StephaneBg avatar Aug 10 '16 10:08 StephaneBg

Hi,

Any plans to have this resolved?

usergoodvery avatar May 23 '17 08:05 usergoodvery