简化代码
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
package cc.winboll.studio.libapputils.intent;
|
||||
|
||||
/**
|
||||
* @Author ZhanGSKen@QQ.COM
|
||||
* @Date 2025/01/17 19:42:21
|
||||
* @Describe 应用活动类型汇总
|
||||
*/
|
||||
public class action {
|
||||
|
||||
static final String _PRE = cc.winboll.studio.libapputils.intent.action.class.getName();
|
||||
|
||||
public static final String DEBUGVIEW = _PRE + ".DEBUGVIEW";
|
||||
|
||||
}
|
Reference in New Issue
Block a user