mirror of
https://github.com/SimpleMobileTools/Simple-Dialer.git
synced 2025-02-21 05:50:41 +01:00
Update RecentCallsAdapter.kt
This commit is contained in:
parent
4c1d125294
commit
4a6a208571
@ -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()
|
||||
|
Loading…
x
Reference in New Issue
Block a user