Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
黄伟平
BoomMenu
Wiki
Use BMB in Fragment
Use BMB in Fragment
· Changes
Page history
Updated Use BMB in Fragment (markdown)
authored
Mar 28, 2017
by
Weiping Huang
Show whitespace changes
Inline
Side-by-side
Use-BMB-in-Fragment.md
View page @
3732effd
Example for use BMB in fragment.
###Use BMB in Fragment
###
Use BMB in Fragment
When use BMB in fragment, notice that set BMB's "inFragment" attribute to true by:
```
bmb.setInFragment(true);
...
...