You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to add images or icons inside the buttons?
I hope its possible because the welcome card has check icon/image on a button.
Do I need to override or create my own methods to accomplish this?
.addAction(R.id.left_text_button, new TextViewAction(this)
```
Is there a way to add images or icons inside the buttons?
I hope its possible because the welcome card has check icon/image on a button.
Do I need to override or create my own methods to accomplish this?
.addAction(R.id.left_text_button, new TextViewAction(this)
```
The text was updated successfully, but these errors were encountered: