mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-02-17 04:10:45 +01:00
toggle Manage Event Types divider visibility properly
This commit is contained in:
parent
a48de5fc09
commit
b53dfb2df4
@ -38,6 +38,8 @@ class SelectEventTypeDialog(
|
||||
}
|
||||
}
|
||||
|
||||
view.dialog_radio_divider.beVisibleIf(showManageEventTypes)
|
||||
|
||||
activity.eventsHelper.getEventTypes(activity, showOnlyWritable) {
|
||||
eventTypes = it
|
||||
activity.runOnUiThread {
|
||||
|
Loading…
x
Reference in New Issue
Block a user