Question Detail

How to use anchor in android studio?

5 years ago Views 1324 Visit Post Reply

Hi,

I am working on a welcome screen where I have to show Login, Sign up and one more navigating element(linked text).

First of all I want to use anchor for all three things, is it good or I have to use button instead?

And second thing how to use anchor in android studio?


Thread Reply

Anonymous

- 5 years ago

If you want to navigate on any button or TextView Click you have to go on your Activity Class and there you have to put onClick listener and put your code there.

For more have look android button click tutorial video How you can do it.

https://youtu.be/QNr6CQZ1ujs