I want to Create a Button Programatically and then using it’s id to perform something using onclicklistener.if i use setId() in button what am i supposed to do in onClick() i mean how can i get ID to use like(v.getId()== ???) please Help..
I want to Create a Button Programatically and then using it’s id to perform
Share
you can do like this way