Package openfoodfacts.github.scrachx.openfood.features.shared

Types

Link copied to clipboard
abstract class BaseActivity : AppCompatActivity
Link copied to clipboard
Link copied to clipboard
abstract class NavigationBaseFragment : BaseFragment, INavigationItem

An abstract navigation base fragment which extends base fragment and implements INavigationItem.

Link copied to clipboard
interface NavigationDrawerHost

Interface to implement for an Activity with a NavigationDrawer

Link 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 OnNavigationDrawerStatusChangedListener

Interface to notify when the status of a NavigationDrawer has changed (opened/closed)