mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
Fixed being stuck in contacts if permission wasn't granted
This commit is contained in:
parent
78f1a1e645
commit
56d8e64762
1 changed files with 0 additions and 4 deletions
|
|
@ -210,10 +210,6 @@ class ContactsListFragment : AbstractMainFragment() {
|
|||
binding.bottomNavBar,
|
||||
R.id.contactsListFragment
|
||||
)
|
||||
}
|
||||
|
||||
override fun onResume() {
|
||||
super.onResume()
|
||||
|
||||
if (ContextCompat.checkSelfPermission(
|
||||
requireContext(),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue