the pattern "Show text if present, hide view if no...
# announcements
d
the pattern "Show text if present, hide view if not" is so common that I would simply define an extension function (KTX?) like `TextView.setTextOrHide`" that would allow you to make this operation a one liner