level 15
Please read folliwing notes if you want to create custom skin.
如果您想创建自定义皮肤,请阅读以下注意事项。
Limitations:
----------------
1. You must not rename or remove named (with specified "name" property) controls
2. You must not create the custom named controls
3. You must not move named controls to other activities (windows)
For Example: you can move all controls from playlist screen to main screen,
but you cannot move all controls from equalizer screen to main screen,
because equalizer is located in separate activity (window)
1.您不能重命名或删除命名控件(使用指定的“名称”属性)
2.您不能创建自定义的命名控件
3.您不能将命名控件移动到其他活动项(窗口)
例如:您可以将所有控件从播放列表屏幕移动到主屏幕,
但是您无法将均衡器屏幕上的所有控件移动到主屏幕,
因为均衡器位于单独的活动项(窗口)
2018年04月05日 05点04分
