I am trying to resize when of the tokens on click (to expand to show an X button). However this change does not seem to want to be reflected in the parent -- the text just ends up shrinking to accommodate the X button.
However if I put the exact same view outside of the TokenAutoComplete view, and try resizing it, it works fine. See attached screenshot.
Any ideas?
In the token view:
Outside the token view (chilling in a Frame Layout):
Hey;
I am trying to resize when of the tokens on click (to expand to show an X button). However this change does not seem to want to be reflected in the parent -- the text just ends up shrinking to accommodate the X button.
However if I put the exact same view outside of the TokenAutoComplete view, and try resizing it, it works fine. See attached screenshot.
Any ideas?
In the token view:
Outside the token view (chilling in a Frame Layout):