Thời gian hiện tại: 07:54 - 15/05/2024
Xin chào, khách! Hãy đăng nhập để tắt quảng cáo!
Đăng nhập | Đăng ký
Trang chủ YA4R
Công cụ & bài viết hay

Lần hoạt động

Diễn đàn | Khu vực Android | Hỏi đáp
Tìm kiếm | Tập tin chủ đề (416)
<< 1 ... 1612 1613 1614 1615 1616 ... 1668 >>
antoan  antoan (191) [Off] [#]  (-930 YA) (09.01.2015 / 22:09)
lỗi! không thể hiển thị
3 lần được cảm ơn!
Cái frame thì dễ lắm lun . khó ở cái SystemUI ý .
๖ۣۜShin ๖ۣۜLong  ๖ۣۜShin ๖ۣۜLong (756) [Off] [#]  (38620 YA) (09.01.2015 / 21:35)
ஐThe Tigerஐ
118 lần được cảm ơn!
# antoan (09.01.2015 / 05:25)
E chỉnh mãi ko đk . nản
15' thằng kia làm xong cho mình cái frame :3
antoan  antoan (191) [Off] [#]  (-930 YA) (09.01.2015 / 12:25)
lỗi! không thể hiển thị
3 lần được cảm ơn!
# Nam Nquyễn (09.01.2015 / 04:29)
có người làm giúp em thôi cái này em ngu lắm!
E chỉnh mãi ko đk . nản
Đã chỉnh sửa bởi antoan (09.01.2015 / 15:54) [1]
๖ۣۜShin ๖ۣۜLong  ๖ۣۜShin ๖ۣۜLong (756) [Off] [#]  (38620 YA) (09.01.2015 / 11:29)
ஐThe Tigerஐ
118 lần được cảm ơn!
# antoan (08.01.2015 / 23:22)
[php]<?xml version="1.0" encoding="utf-8"?>
<com.android.systemui.statusbar.phone.PhoneStatusBarView android:orientation="vertical" android:id="@id/status_bar" android:background="@color/bg_expanded"
có người làm giúp em thôi cái này em ngu lắm!
antoan  antoan (191) [Off] [#]  (-930 YA) (09.01.2015 / 06:22)
lỗi! không thể hiển thị
3 lần được cảm ơn!
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <com.android.systemui.statusbar.phone.PhoneStatusBarView android:orientation="vertical" android:id="@id/status_bar" android:background="@color/bg_expanded" android:focusable="true" android:fitsSystemWindows="true" android:descendantFocusability="afterDescendants"
  3. xmlns:android="http://schemas.android.com/apk/res/android"
  4. xmlns:systemui="http://schemas.android.com/apk/res/com.android.systemui">
  5. <ImageView android:id="@id/notification_lights_out" android:paddingLeft="6.0dip" android:paddingBottom="2.0dip" androidisibility="gone" android:layout_width="@dimen/status_bar_icon_size" android:layout_height="fill_parent" android:src="@drawable/ic_sysbar_lights_out_dot_small" android:scaleType="center" />
  6. <com.lge.systemui.StatusBarLinearLayout android:orientation="horizontal" android:id="@id/icons" android:tag="NO_R2L" android:paddingLeft="6.0dip" android:paddingRight="6.0dip" android:layout_width="fill_parent" android:layout_height="fill_parent">
  7. <FrameLayout android:layout_width="fill_parent" android:layout_height="fill_parent">
  8. <LinearLayout android:orientation="horizontal" android:layout_width="fill_parent" android:layout_height="fill_parent">
  9. <LinearLayout android:orientation="horizontal" android:tag="NO_R2L" android:layout_width="wrap_content" android:layout_height="fill_parent">
  10. <include android:id="@id/signal_cluster" android:layout_width="wrap_content" android:layout_height="fill_parent" layout="@layout/signal_cluster_view" />
  11. <com.lge.systemui.OperatorTextView android:textStyle="bold" android:ellipsize="marquee" android:gravity="center_vertical" android:id="@id/operator_text" android:tag="NO_R2L" android:paddingLeft="2.0dip" android:paddingRight="2.0dip" android:focusable="true" android:focusableInTouchMode="true" android:layout_width="45.0dip" android:layout_height="fill_parent" android:scrollHorizontally="true" android:singleLine="true" android:freezesText="true" android:marqueeRepeatLimit="marquee_forever" />
  12. </LinearLayout>
  13. <LinearLayout android:orientation="horizontal" android:id="@id/notification_icon_area" android:tag="NO_R2L" android:layout_width="0.0dip" android:layout_height="fill_parent" android:layout_weight="1.0">
  14. <com.android.systemui.statusbar.StatusBarIconView android:id="@id/moreIcon" androidisibility="gone" android:layout_width="@dimen/status_bar_icon_size" android:layout_height="fill_parent" android:src="@drawable/stat_notify_more" />
  15. <com.android.systemui.statusbar.phone.IconMerger android:gravity="center_vertical" android:orientation="horizontal" android:id="@id/notificationIcons" android:tag="NO_R2L" android:layout_width="wrap_content" android:layout_height="fill_parent" android:layout_alignParentLeft="true" />
  16. <com.android.systemui.statusbar.MeasureView android:layout_width="0.0dip" android:layout_height="fill_parent" android:layout_weight="1.0" />
  17. </LinearLayout>
  18. <com.android.systemui.statusbar.NetworkSpeedView android:textAppearance="@style/TextAppearance.StatusBar.Speed" android:gravity="center_vertical" android:id="@id/data_traffic" androidisibility="gone" android:layout_width="wrap_content" android:layout_height="fill_parent" android:singleLine="true" />
  19. <LinearLayout android:orientation="horizontal" android:id="@id/statusIcons" android:layout_width="wrap_content" android:layout_height="fill_parent" />
  20. <LinearLayout android:orientation="horizontal" android:id="@id/signal_battery_cluster" android:tag="NO_R2L" android:layout_width="wrap_content" android:layout_height="fill_parent">
  21. <TextView android:textSize="14.0dip" android:textColor="#ffffffff" android:gravity="center_vertical" android:id="@id/level_percent" android:tag="NO_R2L" android:paddingLeft="2.0dip" android:paddingRight="1.0dip" android

Của e nó ko giống thê thì cho vào đâu bác xem giúp e vs
๖ۣۜShin ๖ۣۜLong  ๖ۣۜShin ๖ۣۜLong (756) [Off] [#]  (38620 YA) (09.01.2015 / 06:08)
ஐThe Tigerஐ
118 lần được cảm ơn!
SystemUi bác có thể laya của em xem caia chia thanh thông báo nhé!
๖ۣۜShin ๖ۣۜLong  ๖ۣۜShin ๖ۣۜLong (756) [Off] [#]  (38620 YA) (09.01.2015 / 06:02)
ஐThe Tigerஐ
118 lần được cảm ơn!
# antoan (08.01.2015 / 12:46)
Chia kiểu j vậy bác . e thích cái này rùi đó
dễ treo ắ đấy nhé vì có frameword-res! http://sccn.vn/threads/tao-tha ... 5200/
Đã chỉnh sửa bởi Nam Nquyễn (09.01.2015 / 06:07) [1]
antoan  antoan (191) [Off] [#]  (-930 YA) (08.01.2015 / 20:39)
lỗi! không thể hiển thị
3 lần được cảm ơn!
Nếu đã đến đường cùng rồi thì e khuyên bâc nên up rom khác đi
. vừa nhanh lại còn có trải nhiệm thú vị mới .
★Luyện hero★  ★Luyện hero★ (3081) [Off] [#]  (5499 YA) (08.01.2015 / 20:36)
Học - học nữa - học mãi
386 lần được cảm ơn!
Xposed thì 4.0.3 trở lên mới xài đc.
Bảo Bảo™  Bảo Bảo™ (3925) [Off] [#]  (1587550 YA) (08.01.2015 / 20:22)
||-P.R.O-|| ⭐Cần Những Người Như Anh (B-Bảo) ✔⭐
534 lần được cảm ơn!
# +22 (08.01.2015 / 13:02)
Bạn nên xóa cái ứg dụg nào đó mới nhất chắc list ứg dụg cũg ko nhiều nên chắc bạn sẽ nhớ
Liệt kê nhữg pm nào có thể đụg chạm đến hệ thốg
Như các modules của xposed
Vì máy mìh hay sug đột hệ thốg kh
Android 2.3.5 thôi k phải 4.x đâu!!!!!
Bạn cần đăng nhập để bình luận
  Tổng số: 16674
<< 1 ... 1612 1613 1614 1615 1616 ... 1668 >>

Cùng chuyên mục
Xin cách lấy app hệ thống samsung
Mod thêm / bớt ngôn ngữ nhập app Gõ Tiếng Việt
https://sextop1.one/phim-sex-hiep-dam/page/4/
https://sextop1.one/ton-thuong-sau-10-nam-bi-cuong-hiep-nhung-ngo-dau-ga-dan-ong-do-da-ra-tu/
Chơi Game China Online Cần Tài Khoản QQ
Lọc theo tác giả
Xem chủ để ngoại tuyến (Offline)

Trong diễn đàn

Sắp xếp theo thứ tự từ dưới lên
Trang chủ
Diễn đàn hack game Android Việt Nam | Game mod cho Android
Developer: Võ Thanh Trung
Diễn đàn được phát triển bởi tất cả thành viên, cảm ơn các bạn!