opt
This commit is contained in:
@@ -89,7 +89,7 @@ public enum AppEnum {
|
||||
BT_PHONE( "蓝牙电话", "com.nwd.android.phone", R.drawable.module_apps_ic_bt_phone ),
|
||||
|
||||
// 本地音乐
|
||||
LOCAL_MUSIC( "本地音乐", "", R.drawable.module_apps_ic_local_music ),
|
||||
LOCAL_MUSIC( "本地音乐", "com.nwd.android.music.ui", R.drawable.module_apps_ic_local_music ),
|
||||
|
||||
// 天气
|
||||
WEATHER( "天气", "com.zhidao.weather", R.drawable.module_apps_ic_weather ),
|
||||
|
||||
Reference in New Issue
Block a user