mirror of
https://github.com/FossifyOrg/Contacts.git
synced 2026-02-01 19:22:11 -05:00
recheck visible option items at creating the fragments
This commit is contained in:
@@ -329,6 +329,7 @@ class MainActivity : SimpleActivity(), RefreshContactsListener {
|
||||
}
|
||||
|
||||
main_tabs_holder.beVisibleIf(skippedTabs < 2)
|
||||
invalidateOptionsMenu()
|
||||
}
|
||||
|
||||
private fun getTabIcon(position: Int) = resources.getDrawable(when (position) {
|
||||
|
||||
Reference in New Issue
Block a user