hide button without active profile
This commit is contained in:
parent
42daad43f4
commit
2b71bfdeb0
|
@ -137,6 +137,7 @@ class ProfileSwitchDialog : DialogFragmentWithDate() {
|
|||
} else {
|
||||
binding.reuselayout.visibility = View.GONE
|
||||
}
|
||||
else binding.reuselayout.visibility = View.GONE
|
||||
}
|
||||
binding.ttLayout.visibility = View.GONE
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue