mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2025-12-12 07:58:51 +01:00
...
This commit is contained in:
parent
6776a8f686
commit
78a5412b0d
@ -146,7 +146,7 @@ func (self *TitleBar) RoundRobinCheck() {
|
||||
|
||||
if self.InLowBackLight < 0 {
|
||||
self.CheckBatteryStat()
|
||||
///self.CheckBluetooth()
|
||||
self.CheckBluetooth()
|
||||
self.UpdateWifiStrength()
|
||||
SwapAndShow()
|
||||
|
||||
@ -155,7 +155,7 @@ func (self *TitleBar) RoundRobinCheck() {
|
||||
|
||||
if self.InLowBackLight > 10 {
|
||||
self.CheckBatteryStat()
|
||||
|
||||
self.CheckBluetooth()
|
||||
self.UpdateWifiStrength()
|
||||
|
||||
self.InLowBackLight = 0 // reset
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user