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
{{ message }}
This repository was archived by the owner on Aug 31, 2021. It is now read-only.
[[ Android ]] Use AbsoluteLayout class to position native layers
This patch modifies the Android native layer code to replace the current
implementation based on RelativeLayout to one based on AbsouteLayout.
This fixes an issue where native layers would be resized if their bounds
exceed the group that contains them.
0 commit comments