Is there a way to hide the switching profile ? my app runs only one profile so I don't need more than one.
If you only provide a single profile you can disable the onClick and the touch feedback with
.withSelectionListEnabledForSingleProfile(false)
switching profile dropdown arrow not working
listview
@pintupyadav if there is no profile it doesn't switch, if the above is applied there is no switch when only one profile is there.
switching profile dropdown arrow clicking code
listview
how set backgroundColorRes minidrawer
I'd love if there was a document or similar that described all these functions. If there is please let me know.
hello how can i enlarge my profile section
Most helpful comment
If you only provide a single profile you can disable the onClick and the touch feedback with