<@U0BLSK509>: It's not an anti-pattern if restrict...
# android
c
@eddie: It's not an anti-pattern if restricted to very simple expressions only. Complicated UI-related logic should be put in a ViewModel. See also the MVVM pattern .NET developers have been using for ages.