]> git.saurik.com Git - cydia.git/blobdiff - MobileCydia.mm
Use setPageColor instead of messing with scroller.
[cydia.git] / MobileCydia.mm
index 4e8f7189a251c783300fbcc088833357432e8ead..0485f54fd1a56b45f851468581d811ee8f2e6393 100644 (file)
@@ -5623,7 +5623,7 @@ bool DepSubstrate(const pkgCache::VerIterator &iterator) {
 
         [self setURL:[NSURL URLWithString:[NSString stringWithFormat:@"%@/#!/progress/", UI_]]];
 
-        [scroller_ setBackgroundColor:[UIColor blackColor]];
+        [self setPageColor:[UIColor blackColor]];
 
         [[self navigationItem] setHidesBackButton:YES];