substrate extension to make the app switcher cards square like the non-x iPhones
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

8 lines
154B

  1. #import <Preferences/PSListController.h>
  2. #import <Preferences/PSSpecifier.h>
  3. #import <spawn.h>
  4. @interface SSXRootListController : PSListController
  5. @end