kopia lustrzana https://github.com/ryukoposting/Signal-Android
Fix re-launch bug with ViewAllConnections dialog fragment.
rodzic
1d5a83668b
commit
b8665e41e8
|
@ -58,7 +58,7 @@ class MyStorySettingsFragment : DSLSettingsFragment(
|
|||
.subscribe()
|
||||
},
|
||||
onViewClicked = {
|
||||
ViewAllSignalConnectionsFragment.Dialog.show(parentFragmentManager)
|
||||
ViewAllSignalConnectionsFragment.Dialog.show(childFragmentManager)
|
||||
}
|
||||
)
|
||||
)
|
||||
|
|
Ładowanie…
Reference in New Issue