Closed jojonarte closed 7 years ago
Hi @jojonarte,
Could you change the order of your instructions,
make sure to call button.setLayoutParams(var)
at the end, because other instructions override your value and use wrap_content
, this should be fixed in the coming version
Thank you
Hi @jojonarte,
Thank you for reporting the bug, it's fixed now You could try the new version
Thank you
Okay thanks, it worked using the method above. It really does override :O
I'm trying to build the view programatically, The Fancybutton library can't seem to do a match_parent value to take effect on this library as it sticks to the WRAP_CONTENT value.
Code below:
Screenshot: http://screencast.com/t/loUyOOR9ScF