Updated on 2026-08-14
This commit is contained in:
parent
c99ba58925
commit
16a60b16ae
1 changed files with 1 additions and 0 deletions
|
|
@ -127,6 +127,7 @@ abstract class BaseCardActionFragment : BaseFragment(), ActionView {
|
|||
|
||||
protected open fun handleDescriptionSwitchChanges(descriptionVisibilityState: Boolean) {
|
||||
actionVM.toggleDescriptionVisibility(descriptionVisibilityState)
|
||||
paramsWidgetList.forEach { it.toggleDescriptionVisibility(descriptionVisibilityState) }
|
||||
}
|
||||
|
||||
@Deprecated("Start to use itemViewModel")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue