将下面这一句添加xmlns:android="[url]http://ht防吞tp://schemas.android.com/apk/res/android[/url]">下面你想要的位置(将防吞两个字删掉)
代码:
<com.tenten.LenoxLabel android:layout_width="wrap_content" android:layout_height="wrap_content" />
下面这句是滚动代码:
<com.tenten.LenoxLabel android:layout_gravity="right" android:focusable="true" android:focusableInTouchMode="true" android:layout_width="100.0dip" android:layout_height="wrap_content" android:singleLine="true" android:marqueeRepeatLimit="marquee_forever" android:ellipsize="marquee" />
上面这两句可以自己选择
4.) 回编译 SystemUI.apk.
5.) 安装 CustomizableParts.apk.