mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-17 11:25:34 -04:00
#2299 Upgrade to Kotlin 1.4.0 - fix intrumentation crash
This commit is contained in:
parent
ae5316f393
commit
d1fdb824fa
@ -58,7 +58,7 @@ abstract class CoreSettingsFragment : BaseFragment() {
|
||||
requireActivity().supportFragmentManager
|
||||
.beginTransaction()
|
||||
.remove(prefsFragment)
|
||||
.commit()
|
||||
.commitNowAllowingStateLoss()
|
||||
super.onDestroyView()
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user