You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After version 11, programmatic addition is no longer fully supported, since it was a massive headache to maintain. You should either switch to XML or, if you want to keep going the programmatic route, you'll need to set the alignment and everything yourself. In theory there should be no problem as long as you set the rules the same as the library did in earlier versions (alignEnd, alignParentTop, alignParentBottom).
Hi,
I noticed that since v12 the ScrollBar (used programmatically) is not shown. The same configuration for v10 and v11 is working without problem.
The text was updated successfully, but these errors were encountered: