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

Update Needed to Improve UI When Buttons Are Not Required #67

Open
sazal-ns opened this issue Apr 15, 2023 · 0 comments
Open

Update Needed to Improve UI When Buttons Are Not Required #67

sazal-ns opened this issue Apr 15, 2023 · 0 comments

Comments

@sazal-ns
Copy link

Hello @PatilShreyas,

I am using your library in my recent project and found that if I remove buttons, it creates a blank space which looks odd. Upon further investigation, I found that the buttons are set to "INVISIBLE" mode when they are null, which is causing the blank space to appear.

To resolve this issue for my current project, I modified the library code to set the buttons to "GONE" when they are null.

I believe this is a minor change that can easily be implemented, and I wanted to suggest it to the author. I cloned the library's repo, made the necessary modifications, and tested them in my project, which worked perfectly.

If you agree with my solution, I would be happy to contribute by submitting a pull request with the change

Thank you for creating this useful library, and I hope my feedback can help improve it for the entire community. If you need any further information or clarification, please let me know.

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