FloatingToolbar
FloatingToolbar copied to clipboard
A toolbar that morphs from a FloatingActionButton
Results
1
FloatingToolbar issues
Sort by
recently updated
recently updated
newest added
I didn't set app:floatingMenu in xml Just in code: ```java FloatingToolbar.setMenu(menu) ``` Result: NullPointException(line: 278) mMenuLayout.removeAllViews()