mirror of
https://github.com/SimpleMobileTools/Simple-Dialer.git
synced 2025-06-05 21:49:23 +02:00
Managing letter_fastscroller_thumb visibility
This commit is contained in:
@@ -133,6 +133,7 @@ class SelectContactDialog(val activity: SimpleActivity, val contacts: List<Conta
|
||||
}
|
||||
|
||||
letter_fastscroller.beVisibleIf(contacts_empty_placeholder.isGone())
|
||||
letter_fastscroller_thumb.beVisibleIf(contacts_empty_placeholder.isGone())
|
||||
}
|
||||
|
||||
private fun backPressed() {
|
||||
|
Reference in New Issue
Block a user