hide page dots

This commit is contained in:
2020-01-05 20:33:01 +01:00
parent 0a46477722
commit c12ce4a3e9
2 changed files with 4 additions and 1 deletions

View File

@ -111,6 +111,9 @@ static void notificationCallback(CFNotificationCenterRef center, void *observer,
@property (nonatomic,retain)SBUILegibilityLabel *revealHintTitle; @property (nonatomic,retain)SBUILegibilityLabel *revealHintTitle;
@end @end
@interface SBIconListPageControl : UIView
@end
/*@interface SBFloatyFolderView : SBFolderView /*@interface SBFloatyFolderView : SBFolderView
-(void)_handleOutsideTap:(id)arg1 ; -(void)_handleOutsideTap:(id)arg1 ;
@end @end

View File

@ -174,7 +174,7 @@
<key>key</key> <key>key</key>
<string>hideFolderDots</string> <string>hideFolderDots</string>
<key>label</key> <key>label</key>
<string>Hide Folder Page Dots</string> <string>Hide Page Dots*</string>
<key>PostNotification</key> <key>PostNotification</key>
<string>com.yaypixxo.kage/preferences.changed</string> <string>com.yaypixxo.kage/preferences.changed</string>
</dict> </dict>