Hi Folks, I want to position an 2 items on a toolbar to the far right. They are the only items on the toolbar so using addSpacer() does not seem to be an option. I tried using setRTL(true) as described at:
Hi
If you don’t have additional RTL library, you will not be able to use this method. Besides you will have an invert order of items and icons.
You need to create false empty (i.e. text) item and then add spacer.