mirror of
https://github.com/SimpleMobileTools/Simple-Dialer.git
synced 2025-06-05 21:49:23 +02:00
Update RecentCallsAdapter.kt
This commit is contained in:
@ -320,7 +320,7 @@ class RecentCallsAdapter(
|
||||
|
||||
item_recents_type.setImageDrawable(drawable)
|
||||
|
||||
overflow_menu_icon.isVisible = showOverflowMenu
|
||||
overflow_menu_icon.beVisibleIf(showOverflowMenu)
|
||||
if (showOverflowMenu) {
|
||||
overflow_menu_icon.drawable.apply {
|
||||
mutate()
|
||||
|
Reference in New Issue
Block a user