-
Notifications
You must be signed in to change notification settings - Fork 137
Open
Labels
Description
Hi! Is it possible to set a toggle state programmatically?
It looks like MaterialAboutToggleItem
doesn't have such method.
I have a case when I should set toggle back depending on user answer. Like if user toggles “set fullscreen”, then we show him permission dialog and if the user denies to give the permission, we uncheck the toggle back programmatically.