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 May 30, 2026. It is now read-only.
Refactor out expression getting methods to AnnotationLayoutUtils(?) from
@Android{Activity, Fragment}
@CustomViewGroup
Update all unit tests
@JsonProperty
@AndroidParcelable
@AndroidFragment
@CustomView(Group)
@AndroidAdapter
@EnumProperty
@AndroidLoader, BgLoader
Update documentation
Discuss @OnCreate vs. method signature matching (lifecycle methods are filtered out)
(i.e. if method has one parameter, that is a Bundle, that is not named after a lifecycle method, then plug into Activity#onCreate or Fragment#onActivityCreated or Fragment#onCreateView, reference @CustomViewGroup)
Discuss @AndroidView (since AnnotationLayoutUtils does everything already, if the layout is declared)