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 insert image inside menu items so that every menu item will have image and text. #105

Closed
punithbm opened this issue Nov 28, 2019 · 1 comment

Comments

@punithbm
Copy link

Hello, Is there any way to insert an image in the menu items? Please let me know if there are any ways to do this.

@kazuhiro4949
Copy link
Owner

You need to make a custom cell inheriting PagingMenuCell.
This library behaves like UITableView, so It expects to get a object inheriting PagingMenuCll.

How to make a cell by yourself:
https://github.com/kazuhiro4949/PagingKit#3-create-menu-ui

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