Recent content by kirksl

  1. K

    How can I implement a button that provides one ImageView and two TextViews?

    How can I implement a button that provides one ImageView and two TextViews I have 15 custom buttons to implement on an activity. Buttons that need each two TextViews, the ability for the background to be set to an image and the background to be set to a color, similar to an ImageView. I realize...