Is there any way to dynamically change a button's ...
# android
g
Is there any way to dynamically change a button's width or height with kotlin? I can find loads of results for how to do it in Java but it seems almost impossible in kotlin
stackoverflow 4