- diatas
<LinearLayout.........android:id="@id/status_bar_contents" atau
"@id/icons"
atau di bawah
xmlns:systemui="http://schemas.android.com/.........>
paste
<LinearLayout android:orientation="vertical"
android:id="@+id/ndasflyme" android:layout_width="fill_parent"
android:layout_height="50.0dip">
- diatas
<LinearLayout ..... @id/ticker
paste
<LinearLayout android:gravity="right"
android:orientation="horizontal" android:id="@+id/barisbaru"
android:paddingLeft="1.0dip" android:paddingRight="1.0dip"
android:layout_width="fill_parent" android:layout_height="24.0dip">
<LinearLayout android:orientation="horizontal"
android:id="@+id/bariskiri" android:paddingLeft="3.0dip"
android:layout_width="wrap_content"
android:layout_height="fill_parent" android:layout_weight="1.0">
<TextView android:text="contoh item baris kiri"
android:gravity="center_vertical" android:layout_width="wrap_content"
android:layout_height="fill_parent" />
</LinearLayout>
<LinearLayout android:gravity="right"
android:orientation="horizontal" android:id="@+id/bariskanan"
android:paddingRight="3.0dip" android:layout_width="wrap_content"
android:layout_height="fill_parent">
<TextView android:text="contoh item baris kanan"
android:gravity="center_vertical" android:layout_width="wrap_content"
android:layout_height="fill_parent" />
</LinearLayout>
</LinearLayout>
</LinearLayout>
SS xml akhir
https://m.ak.fbcdn.net/sphotos-h.ak/hphotos-ak-frc3/t31.08/1401865_508067779304221_1480784027_o.jpg
SS konsepnya
https://m.ak.fbcdn.net/sphotos-e.ak/hphotos-akfrc1/t31/1978530_508068459304153_366059209_o.jpg
- save - recompile - sign - push - reboot
----------
Model 1
ss=https://fbcdn-photos-h-a.akamaihd.net/hphotos-akfrc1/t1/1904057_505614889549510_514400973_n.jpg
tambahkan penutup
</LinearLayout>di atas baris<LinearLayot...... @id/ticker
android:id="@id/moreIcon" android:visibility="gone"
android:layout_width="@dimen/status_bar_icon_size"
android:layout_height="fill_parent"
android:src="@drawable/stat_notify_more" />
<com.android.systemui.statusbar.phone.IconMerger
android:gravity="center_vertical" android:orientation="horizontal"
android:id="@id/notificationIcons" android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:layout_alignParentLeft="true" />
<TextView android:textSize="16.0sp"
android:textColor="@*android:color/holo_blue_light"
android:id="@id/percentage" android:paddingLeft="4.0dip"
android:visibility="gone" android:layout_width="wrap_content"
android:layout_height="wrap_content" />
</LinearLayout>
android:layout_width="wrap_content"
android:layout_height="wrap_content" android:singleLine="true" />
paste di bawah
<LinearLayout ..... @id/bariskiri
SS xml akhir
https://m.ak.fbcdn.net/sphotos-c.ak/hphotos-akfrc3/t31/1658318_508086939302305_1850081365_o.jpg
SS konsepnya
https://m.ak.fbcdn.net/sphotos-a.ak/hphotos-ak-ash3/t31.08/1780073_508087229302276_1221089690_o.jpg
----------
Model 2
SS=https://fbcdn-photos-e-a.akamaihd.net/hphotos-akprn1/t1/10006223_505649562879376_497800543_n.jpg
pindahkan/cut
<AnalogClock..... @id/clock...
paste di atas </RelativeLayout (masih di dlm bagian dari parent
@id/ndasflyme)
SS Xml
https://m.ak.fbcdn.net/sphotos-g.ak/hphotos-akash3/t31/1980345_508100095967656_1369061748_o.jpg
----------
Model 3
ss=
https://fbcdn-photos-f-a.akamaihd.net/hphotos-akfrc3/t1/1948229_506772159433783_541712981_n.jpg
Di bawah android:id="@id/ndasflyme"
Paste
SS Xml
https://m.ak.fbcdn.net/sphotos-h.ak/hphotos-akash3/t31/1798912_508113119299687_2005278069_o.jpg