Post rebase fix
This commit is contained in:
parent
8d378408c5
commit
2b50208a23
@ -195,7 +195,7 @@ class VectorSettingsDevicesFragment :
|
|||||||
private fun hideCurrentSessionView() {
|
private fun hideCurrentSessionView() {
|
||||||
views.deviceListHeaderCurrentSession.isVisible = false
|
views.deviceListHeaderCurrentSession.isVisible = false
|
||||||
views.deviceListCurrentSession.isVisible = false
|
views.deviceListCurrentSession.isVisible = false
|
||||||
views.deviceListCurrentSessionDivider.isVisible = false
|
views.deviceListDividerCurrentSession.isVisible = false
|
||||||
}
|
}
|
||||||
|
|
||||||
private fun handleRequestStatus(unIgnoreRequest: Async<Unit>) {
|
private fun handleRequestStatus(unIgnoreRequest: Async<Unit>) {
|
||||||
|
Loading…
Reference in New Issue
Block a user