Эх сурвалжийг харах

Add the possibility of webDAV search with contentType

Marino Faggiana 7 жил өмнө
parent
commit
db78d7a2f4

+ 1 - 2
iOSClient/Photos/CCPhotos.m

@@ -103,7 +103,7 @@
     _scrollBar.handleWidth = 20;
     _scrollBar.handleMinimiumHeight = 20;
     _scrollBar.trackWidth = 0;
-    _scrollBar.edgeInset = 12;
+    _scrollBar.edgeInset = 12;    
 }
 
 // Apparirà
@@ -118,7 +118,6 @@
     // Plus Button
     [appDelegate plusButtonVisibile:true];
 
-    
     [self reloadDatasource];
 }