Hey guys, I am trying to set a value for a TextVie...
# android
o
Hey guys, I am trying to set a value for a TextView. The value comes from a user, which is not null, but some fields of it might not be null (for example, his office name doesn’t exist yet). If that value doesn’t exist I would like to set a default text value from strings.xml any idea why I get the following error?