1
0
mirror of https://github.com/Burrit0z/kai synced 2025-07-06 16:46:46 +00:00
This commit is contained in:
Burrit0z
2020-05-02 13:26:22 -04:00
parent 193ebb31f1
commit ff670d6b35
2 changed files with 18 additions and 4 deletions

View File

@ -97,7 +97,7 @@ long long lastPercentage;
[self addSubview:label];
[self addSubview:battery];
[self addSubview:glyphView];
blank.alpha = 0.8;
//blank.alpha = 0.8;
}
}
self.isUpdating = NO;