I am creating the buttons dynamically in the BOT framework. The issue I am facing is that if the text of the button is coming long it's not coming as a button but as a list of text and I am not even able to click them because on the click of each button my different activity will start.
Thanks