Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

How to show a dynamic Layout? #4

Open
Ghousepasha-ios opened this issue Jan 26, 2023 · 2 comments
Open

How to show a dynamic Layout? #4

Ghousepasha-ios opened this issue Jan 26, 2023 · 2 comments

Comments

@Ghousepasha-ios
Copy link

Ghousepasha-ios commented Jan 26, 2023

How can show a dynamic Layout, whose controls content like TextView Text will changes based on some conditions.

@Gkemon
Copy link
Owner

Gkemon commented Jan 29, 2023 via email

@Ghousepasha-ios
Copy link
Author

@Gkemon
Thanks you for your reply.

.setWatermarkProperty(R.layout.layout_water_mark, 40, R.color.colorAccent)

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants