فهرست منبع

dm2q : added statusbar icons flags

move clock to left. 
move temp to right.
Archer 2 سال پیش
والد
کامیت
f70112695c
1فایلهای تغییر یافته به همراه7 افزوده شده و 1 حذف شده
  1. 7 1
      BoardConfig.mk

+ 7 - 1
BoardConfig.mk

@@ -175,4 +175,10 @@ TWRP_INCLUDE_LOGCAT := true
 TARGET_USES_LOGD := true
 TW_INCLUDE_LPDUMP := true
 TW_INCLUDE_LPTOOLS := true
-# *End*
+
+# Statusbar icons flags
+TW_STATUS_ICONS_ALIGN := center
+TW_CUSTOM_CPU_POS := 580
+TW_CUSTOM_CLOCK_POS := 50
+TW_CUSTOM_BATTERY_POS := 800
+# End*