Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

TextView #34

Closed
habibhermes opened this issue Jul 8, 2017 · 1 comment
Closed

TextView #34

habibhermes opened this issue Jul 8, 2017 · 1 comment

Comments

@habibhermes
Copy link

Hi, please i want to know how to display the current value at the center of the circle. Do i have to add a textview to my layout? And if yes, how to make it to appear at the center of the circle. Thank you

@bmarrdev
Copy link
Owner

bmarrdev commented Jul 9, 2017

Yes, you need to add a TextView to your layout. You can then add listeners to update the value.

Take a look at the layout in FauxFit for an example. This example uses a RelativeLayout containing the DecoView and a TextView centered in the RelativeLayout.

@bmarrdev bmarrdev closed this as completed Jul 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants