Package com.microej.wear.services
Interface NavigationService
-
public interface NavigationService
This service allows Features to navigate across the UI.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
hideActivity()
Hides the activity.void
showActivityLauncher()
Shows the activity launcher.void
showWatchfacePicker()
Shows the watchface picker.
-