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 can I hide all the things but the done button in the toolbar? #546

Closed
Sweeper777 opened this issue Jun 29, 2016 · 3 comments
Closed
Labels

Comments

@Sweeper777
Copy link

If I set enableAutoToolbar to true, the toolbar will have the < > buttons, the placeholder, and the done button. But I only want the Done button.

I found out I can set shouldShowTextFieldPlaceholder to hide the placeholder, but how can I hide the < > buttons as well?

@hackiftekhar
Copy link
Owner

hackiftekhar commented Jun 29, 2016

There is another property to hide previousNext button, you should use shouldHidePreviousNext for this.

@Sweeper777
Copy link
Author

Oh yes! My eyesight is kind of bad... Maybe you can put it in the PROPERTIES AND FUNCTIONS.md?

@hackiftekhar
Copy link
Owner

You probably correct. I need to update PROPERTIES AND FUNCTIONS.md docs. I hasn't updated it from a long time.

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

No branches or pull requests

2 participants