Package openfoodfacts. github. scrachx. openfood. features. shared
Types
Link copied to clipboard
Link copied to clipboard
abstract class BaseFragment : Fragment, SwipeRefreshLayout.OnRefreshListener, OnRefreshViewListener
Content copied to clipboard
Link copied to clipboard
An abstract navigation base fragment which extends base fragment and implements INavigationItem.
Link copied to clipboard
Interface to implement for an Activity with a NavigationDrawer
Link copied to clipboard
abstract class NavigationWithDrawerBaseFragment : NavigationBaseFragment, OnNavigationDrawerStatusChangedListener
Content copied to clipboard
A custom NavigationBaseFragment that can be notified of navigation drawer events. The host (= Activity) must contain a Navigation Drawer and implements NavigationDrawerHost
Link copied to clipboard
Interface to notify when the status of a NavigationDrawer has changed (opened/closed)