Dynamically created button doesn't apply style correctly in android ?
- Yogesh Kumar
- 04-May-2022
- 0
Width and height can't be set via themes at runtime. You need to set them in layout params, and use that when you add it to the parent view.
288 0
7
* Be the first to Make Comment