Gil Shahar 7 lat temu
rodzic
commit
8d3bbed89b
1 zmienionych plików z 2 dodań i 7 usunięć
  1. +2
    -7
      Tweak.xm

+ 2
- 7
Tweak.xm Wyświetl plik

@@ -27,14 +27,9 @@ bool changeThreshold = false;
return -1;
}
}
-(CGFloat)_defaultActionTriggerThreshold{
if(changeThreshold){
return %orig;
}else{
return -1;
}
}

-(CGFloat)_defaultActionOvershootContentOffset{return 0;}

-(void)layoutSubviews{
%orig;
bool isLocked = [[%c(SBLockScreenManager) sharedInstance] isUILocked];

Ładowanie…
Anuluj
Zapisz