public class ShiftLauncherView
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
void |
showFloatingIcon(FragmentActivity activity)
Display floating icon
Clicking on this icon will display the Shift Menu.
|
void |
showShiftMenu(FragmentActivity activity)
Displays the Shift Menu
User can call this if they want to show the Shift Menu without
using
showFloatingIcon(FragmentActivity). |
public void showFloatingIcon(FragmentActivity activity)
showShiftMenu(FragmentActivity)public void showShiftMenu(FragmentActivity activity)
showFloatingIcon(FragmentActivity).