Assalamualaikum.Wr.Wb....

Syarat : Paham DC&RC
Level : Sedang
Bahan
[Budayakan Backup]
--- Decompile SystemUI.apk--- ekstrak dan pindahkan file tutor yg sudah di download ke folder SystemUI_src yg di maksud.
--- buka status_bar_expanded.xml atau gemini_status_bar_expanded.xml atau zzz_status_bar_expanded.xml atau tw_status_bar_expanded.xml.
--- lalu paste script dibawah ini :::
<rahman.ramsi.systemui.LayoutVF android:id="@+id/vf_layout" android:layout_width="fill_parent" android:layout_height="fill_parent" android:layout_above="@+id/tombolvf">
<LinearLayout android:orientation="vertical" android:background="#00ffffff" android:layout_width="fill_parent" android:layout_height="fill_parent">
<!-- Isi parent layout punya kalian-->
</LinearLayout>
<LinearLayout android:orientation="vertical" android:background="#00ffff00" android:layout_width="fill_parent" android:layout_height="fill_parent">
<TextView android:textSize="70.0sp" android:textColor="#ff003ae1" android:gravity="center_horizontal" android:layout_width="fill_parent" android:layout_height="wrap_content" android:text="Dua" />
</LinearLayout>
<LinearLayout android:orientation="vertical" android:background="#0000ffff" android:layout_width="fill_parent" android:layout_height="fill_parent">
<TextView android:textSize="70.0sp" android:textColor="#ff04ebf3" android:gravity="center_horizontal" android:id="@id/TextView02" android:layout_width="fill_parent" android:layout_height="wrap_content" android:text="Tiga" />
</LinearLayout>
<LinearLayout android:orientation="vertical" android:background="#00ffffff" android:layout_width="fill_parent" android:layout_height="fill_parent">
<TextView android:textSize="70.0sp" android:textColor="#fff76b00" android:gravity="center_horizontal" android:layout_width="fill_parent" android:layout_height="wrap_content" android:text="Empat" />
</LinearLayout>
<LinearLayout android:orientation="vertical" android:background="#00ffff00" android:layout_width="fill_parent" android:layout_height="fill_parent">
<TextView android:textSize="70.0sp" android:textColor="#ff5cf700" android:gravity="center_horizontal" android:layout_width="fill_parent" android:layout_height="wrap_content" android:text="Lima" />
</LinearLayout>
<LinearLayout android:orientation="vertical" android:background="#0000ffff" android:layout_width="fill_parent" android:layout_height="fill_parent">
<TextView android:textSize="70.0sp" android:textColor="#ff000000" android:gravity="center_horizontal" android:layout_width="fill_parent" android:layout_height="wrap_content" android:text="Enam" />
</LinearLayout>
</rahman.ramsi.systemui.LayoutVF>
<rahman.ramsi.systemui.TombolVF android:orientation="horizontal" android:id="@+id/tombolvf" android:layout_width="fill_parent" android:layout_height="40.0dip" android:weightSum="6.0" android:layout_alignParentBottom="true" />
- pastenya sesuaikan pengen di taro dimana
- buka res/values/colors.xml trus copy :
<color name="vf_btn">#00000000</color>
<color name="vf_btn_selected">#c00099bc</color>
<color name="vf_text">#ffffffff</color>
<color name="vf_divider">#ffffffff</color>
dan paste diatas :
</resources>
<string name="vf1">Notif</string>
<string name="vf2">Page 2</string>
<string name="vf3">Page 3</string>
<string name="vf4">Page 4</string>
<string name="vf5">Page 5</string>
<string name="vf6">Page 6</string>
dan paste diatas :
</resources>
Kebanyakan tab ? Tab nya ada yg ga kepake ? Tinggal ubah aja android:weightSum="6.0" jdi brp yg ente mau, max 6 tab yg bisa diterapkan
- Ga perlu compare public id kk :)
- Save
- Recompile SystemUI_src
- Sign, Push, Reboot, and enjoy
credit: b16h22 (base source)
Guide By :Rahman Ramsi
- Bang Banger
Wassalam..........