Open StephaneBg opened 8 years ago
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?
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.
What about my PR?
Hi,
Any plans to have this resolved?
Fix issue #24 Also update dependencies and remove from project IDE files.