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 remove icon space when there is no icon? #186

Open
ivanmagdic opened this issue Oct 12, 2017 · 1 comment
Open

How to remove icon space when there is no icon? #186

ivanmagdic opened this issue Oct 12, 2017 · 1 comment

Comments

@ivanmagdic
Copy link

Is there any way to remove unused space when there is no icon set to menu item?

@Aqua-Ye
Copy link

Aqua-Ye commented Feb 1, 2018

Just replace the list item layout resource used with setListItemLayoutRes by your own custom layout (keep the same ids).
Here is the default layout used: https://github.com/Flipboard/bottomsheet/blob/master/bottomsheet-commons/src/main/res/layout/sheet_list_item.xml

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

2 participants