Chủ Nhật, 26 tháng 8, 2018

Status Bar Vuốt - Phiên Bản 2

Status Bar Vuốt - Phiên Bản 2

 - Hôm Nay Mình Xin Sửa Lại Tút Stt3 Vuốt !
  1. Chép các File vào đường dẫn [ Mục Android/support bạn nhớ chép đè vào máy lun nhé ]
  2. Decom Systemui.apk
  3. Mở msim_super_status_bar.xml hoặc super_status_bar.xml Tùy Máy

 
   4. Đặt code Này

      (*)         <com.suyonoion.easyviewpagerui.ExpandedViewpagerUI android:id="@+id/id_viewpager" android:layout_width="fill_parent" android:layout_height="fill_parent" android:layout_marginTop="0.0dip">
            <android.support.v4.view.PagerTabStrip android:textColor="#ffffffff" android:id="@+id/id_judul" android:background="#ff1b4e9c" android:layout_width="wrap_content" android:layout_height="0.0dip" />
            <LinearLayout android:orientation="vertical" android:id="@+id/id_halaman_1" android:layout_width="fill_parent" android:layout_height="fill_parent">
   
- Vào dưới code này

<com.android.systemui.statusbar.phone.StatusBarWindowView android:fitsSystemWindows="true" android:layout_width="fill_parent" android:layout_height="fill_parent"
          xmlns:android="http://schemas.android.com/apk/res/android">



   5. Tìm tiếp code này <include android:layout_width="fill_parent" android:layout_height="@dimen/status_bar_height" layout="@layout/msim_status_bar" />

            - Đặt đoạn code này dưới nó
            </LinearLayout>
            <LinearLayout android:orientation="vertical" android:id="@+id/id_halaman_2" android:layout_width="fill_parent" android:layout_height="fill_parent">
                <include layout="@layout/stt3_2" />
            </LinearLayout>
            <LinearLayout android:orientation="vertical" android:id="@+id/id_halaman_3" android:layout_width="fill_parent" android:layout_height="fill_parent">
                <include layout="@layout/stt3_3" />
            </LinearLayout>
            <LinearLayout android:orientation="vertical" android:id="@+id/id_halaman_4" android:layout_width="fill_parent" android:layout_height="fill_parent">
                <include layout="@layout/stt3_4" />
            </LinearLayout>
        </com.suyonoion.easyviewpagerui.ExpandedViewpagerUI>



  6. Sau đó di chuyển code này  <include android:layout_width="fill_parent" android:layout_height="@dimen/status_bar_height" layout="@layout/msim_status_bar" />
     Vào dưới code (*)  --- [ (*)  code ban đầu ý nhìn đi ký hiệu ]
       
  7.      Mở res/values/string thêm code này trên code </resources>
       
        <string name="judul_halaman_1">Notification</string>
    <string name="judul_halaman_2">Tab 2</string>
    <string name="judul_halaman_3">Tab 3</string>
    <string name="judul_halaman_4">Tab 4</string>

 Lưu ý :
  - Mod sóng nhạc thì để vào super_status_bar.xml luôn -- Nếu đặt vào stt3.xml chỉ hiện 1 syte gốc
  - Đặt vào đây sẽ khắc phục được 1 số lỗi vặt
  - Không được đem code pin sóng từ stt3.xml gốc để mod vào những syte 2 - Sẽ lỗi F.C nhá
  - Chỉ vuốt được stt3 khi ở stt3 gốc
  - Hết !
Stt3 Vuốt - Phiên Bản 2.zip
Đàm Minh Giang File Size 1 MB
Cộng Đồng Mod Android Trên Facebook