Package org.rewedigital.katana.android.fragment

Types

KatanaFragment
Link copied to clipboard
public abstract class KatanaFragment extends Fragment
Base class for Fragments with Katana dependency injection.
KatanaFragmentDelegate
Link copied to clipboard
public final class KatanaFragmentDelegate<T extends Fragment>
Usually Katana components of Fragments depend on components of the parent Activity.
KatanaFragmentDelegateKt
Link copied to clipboard
public final class KatanaFragmentDelegateKt