@jelloranger Both would work good. If you can wrap those two views in another layout container and apply the condition to the parent, that would work. If you don't want to change the actual layout to accommodate this, create a boolean observable for your condition and call hiddenWhen twice.