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