Message 1 of 1
Resize iconTextButton image?

Not applicable
11-22-2015
01:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am mkaing a button with iconTextButton. The button is too large. I am looking for a way to make them smaller. -width and -height properties seems to be cutting some parts out of the image out.
I have tried making formLayout the parent layout of iconTextButton but the problem is still there.
How can I resize or make the iconTextButton image smaller without cutting some part of the image out? I don't care if I have to nest iconTextButton with other layout.