I have button on my layout in android studio, thing which i want to know is is it possible when i click on that button and it will instantiate a button right below the button which is clicked. If possible then how it can be achieved.
Asked
Active
Viewed 313 times
0
-
1https://stackoverflow.com/questions/6173400/how-to-hide-a-button-programmatically – stark Aug 02 '17 at 13:16
-
Dear @stark sir, it for two buttons but what if have multiple buttons like 100 or maybe more than that, i have to instantiate through web services – mohassan Aug 02 '17 at 15:51