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

Tab vuốt từ dưới lên

Tab vuốt từ dưới lên

decom systemUI.apk
mở systemUI_src vào res/layout/gemini_status_bar_expanded.xml
(hoặc xml khác tùy máy bạn)
coppy 6 code dưới đây vào trên dòng cuối cùng của gemini_status_bar_expanded.xml

<SlidingDrawer android:layout_gravity="bottom|center" android:id="@+id/slidingdrawer" android:layout_width="fill_parent" android:layout_height="fill_parent" android:handle="@id/handle" android:content="@id/content">
    <Button android:layout_gravity="bottom|center" android:id="@id/handle" android:background="@drawable/sychap001" android:layout_width="wrap_content" android:layout_height="20.0dip" />
        <LinearLayout android:id="@id/content" android:layout_width="fill_parent" android:layout_height="fill_parent">
            <include layout="@layout/lontoduphe" />
        </LinearLayout>
 </SlidingDrawer>
.
chép các icon vào đường dẫn xhpdi hoặc xxhpdi tùy bạn.. ( đâu cũng được hết )
recom systemUI_src
chép META-INF từ systemUI.apk gốc qua systemUI_src.apk
coppy systemUI_src.apk ra bộ nhớ máy đổi tên nó lại systemUI.apk .
move nó vào root/system xét quyền 0644 .
move chép đè vào hệ thống.
tabvuottuduoilen.zip
Đàm Minh Giang File Size 1.013 KB
Cộng Đồng Mod Android Trên Facebook