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
This was an experimental that will probably be removed.
(That is why it is not documented.)
We are developing a standalone class that generates JSON from a ConstraintLayout
JSON produced by
ConstraintSet$WriteJsonEngine
from methodConstraintSet#writeState(0)
does not follows RFC 8259 or 4627 standards.For example in WriteJsonEngine as key punctuators used single quote but expected double quote.
The text was updated successfully, but these errors were encountered: