whalemare / sheetmenu

Library for speedy implementation menu with BottomSheet
124 stars 18 forks source link

Gridlayout, Share options ? #1

Closed mkodekar closed 7 years ago

mkodekar commented 7 years ago

Does it support grid layout for menu items

whalemare commented 7 years ago

Now, you can do this with version 1.1 compile 'com.github.whalemare:sheetmenu:v1.1'

where you need set GridLayoutManager, you can see this impl setupGrid()

mkodekar commented 7 years ago

thanks buddy you made my day