opt
This commit is contained in:
@@ -18,4 +18,11 @@ public interface IMogoLauncher extends IProvider {
|
||||
* @param context
|
||||
*/
|
||||
void backToLauncher( Context context );
|
||||
|
||||
/**
|
||||
* 设置可见性
|
||||
*
|
||||
* @param visible true - 可见、false - 不可见
|
||||
*/
|
||||
void setFloatButtonVisible( boolean visible );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user