mirror of
https://github.com/SimpleMobileTools/Simple-Dialer.git
synced 2025-02-12 01:20:49 +01:00
Managing letter_fastscroller_thumb visibility
This commit is contained in:
parent
c8539a114a
commit
b3e5847b95
@ -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() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user