You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As in #1158 (comment), I would like to expand/collapse ExpandableDrawerItem only when clicking on arrow, and keep PrimaryDrawerItem's default action when clicking elsewhere (for instance the label).
However, the proposed code is in Java while I would like it in Kotlin. Is there any lead to achieve such behavior?
Thanks you :)
The text was updated successfully, but these errors were encountered:
As in #1158 (comment), I would like to expand/collapse ExpandableDrawerItem only when clicking on arrow, and keep PrimaryDrawerItem's default action when clicking elsewhere (for instance the label).
However, the proposed code is in Java while I would like it in Kotlin. Is there any lead to achieve such behavior?
Thanks you :)
The text was updated successfully, but these errors were encountered: