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
To avoid using the mixin base-activity we could propose a KActivity component responsible for configuring the layout. The concrete activity to implement must be the parent of this KActivity
The KActivitycomponent should read the configuration layout from the activity options and should also accepts configuration computed by the concrete activity
The text was updated successfully, but these errors were encountered:
To avoid using the mixin
base-activity
we could propose a KActivity component responsible for configuring the layout. The concrete activity to implement must be the parent of thisKActivity
The
KActivity
component should read the configuration layout from the activity options and should also accepts configuration computed by the concrete activityThe text was updated successfully, but these errors were encountered: