Burrit0z преди 4 години
родител
ревизия
4b8383409c
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. +3
    -0
      Kai.xm

+ 3
- 0
Kai.xm Целия файл

@@ -15,6 +15,9 @@
//and insert into last slot.
[[self stackView] removeArrangedSubview:[KAIBatteryPlatter sharedInstance]];
[[self stackView] insertArrangedSubview:[KAIBatteryPlatter sharedInstance] atIndex:lastSlot];
} else if([[self stackView].subviews objectAtIndex:0] != [KAIBatteryPlatter sharedInstance] && !belowMusic) {
[[self stackView] removeArrangedSubview:[KAIBatteryPlatter sharedInstance]];
[[self stackView] insertArrangedSubview:[KAIBatteryPlatter sharedInstance] atIndex:0];
}

if([KAISelf.superview respondsToSelector:@selector(fixComplicationsViewFrame)]) {

Loading…
Отказ
Запис