gh-pages / com.nextfaze.devfun.internal / WithSubGroup
WithSubGroup
interface WithSubGroup
(source)
When implemented by a FunctionItem the DevMenu will render a sub-group for it. Not explicitly intended for public use - primarilyhere as a “fix/workaround” for #19 (where Context overrides the user defined group)
Happy to hear of alternatives on how the menu is rendered w.r.t. groups/subgroups/trees/etc/whatever.
Internal Use at your own risk.
Properties
Name | Summary |
---|---|
subGroup | abstract val subGroup: CharSequence ? |