This website works better with JavaScript.
Home
Explore
Register
Sign In
Burrit0z
/
kai
mirror of
https://github.com/Burrit0z/kai
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
1
Wiki
Activity
Browse Source
idk how the fuck
pull/1/head
Burrit0z
4 years ago
parent
534778409c
commit
aa99adf964
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
+4
-0
KAIBatteryPlatter.mm
+ 4
- 0
KAIBatteryPlatter.mm
View File
@@ -188,6 +188,10 @@ long long lastPercentage;
}
}];
if(self.number==0) {
[(UIStackView *)(self.superview) removeArrangedSubview:self];
}
}
-(void)refreshForPrefs {
Write
Preview
Loading…
Cancel
Save