| java.lang.Object | |||
| ↳ | Fragment | ||
| ↳ | com.mapsted.ui.base.BaseFragment<VM extends com.mapsted.ui.base.BaseViewModel> | ||
| ↳ | com.mapsted.ui.map.routing.navigation.NavigationModeBottomFragment | ||
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| interface | NavigationModeBottomFragment.Listener | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final String | TAG | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| NavigationModeBottomFragment() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static NavigationModeBottomFragment | newInstance() | ||||||||||
| void | onAttach(Context context) | ||||||||||
| View | onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) | ||||||||||
| void | onDestroyView() | ||||||||||
| void | onViewCreated(View view, Bundle savedInstanceState) | ||||||||||
| void | setListener(NavigationModeBottomFragment.Listener listener) | ||||||||||
| void | updateDistanceTimeToEndOfRoute(DistanceTime distanceTimeToEndOfRoute) | ||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  com.mapsted.ui.base.BaseFragment
 | |||||||||||
   
From class
  java.lang.Object
 | |||||||||||