Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to Reorder and Always Show Labels in uCrop Android Library Bottom Controls? #942

Open
SATTIRAMYASRI opened this issue Mar 5, 2025 · 0 comments

Comments

@SATTIRAMYASRI
Copy link

I am using the uCrop Android library and have integrated it successfully. Currently, the bottom controls in my UI appear in this order:

Crop
Rotate
Scale
However, I want to change the order to:

Crop
Scale
Rotate
Additionally, in the default behavior, only the selected tool displays a label. I want to modify it so that all labels (Crop, Scale, Rotate) are always visible, even when a particular tool is not selected.

Is there any way to do this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant