You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you see above code, the code has layout R.layout.layout_water_mark has some TextView.
If i want to show dynamic text in that layout. How can i achieve that. For example Hi {name of customer}, your account with number {customer_id} is expired.
So the values should dynamically change. How can i achieve that.
How can show a dynamic Layout, whose controls content like TextView Text will changes based on some conditions.
The text was updated successfully, but these errors were encountered: