Преглед на файлове

100% no longer gets cut off

pull/1/head
Burrit0z преди 4 години
родител
ревизия
53a8ed1005
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      KAIBatteryCell.mm

+ 1
- 1
KAIBatteryCell.mm Целия файл

@@ -106,7 +106,7 @@

self.percentLabel.translatesAutoresizingMaskIntoConstraints = NO;
[self.percentLabel.centerYAnchor constraintEqualToAnchor:blurPlatter.centerYAnchor].active = YES;
[self.percentLabel.widthAnchor constraintEqualToConstant:32].active = YES;
[self.percentLabel.widthAnchor constraintEqualToConstant:36].active = YES;
[self.percentLabel.heightAnchor constraintEqualToConstant:12].active = YES;

self.label.translatesAutoresizingMaskIntoConstraints = NO;

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