Hi All,
I am creating one application and using the buttons in my XML view code.
First time its workig fine but after that we need to click more than three times to perform the action.
<Button type="Emphasized" press="onComponents" text="Components" width="100%" />
Appreciate your help in advance.