|
@@ -130,7 +130,7 @@
|
|
|
}];
|
|
|
|
|
|
|
|
|
- self.selectedItemIndex = PanoramaOrientationViewLeft;
|
|
|
+ self.selectedItemIndex = PanoramaOrientationViewAny;
|
|
|
self.backgroundColor = [[UIColor blackColor] colorWithAlphaComponent:0.4];
|
|
|
self.layer.cornerRadius = 3.5;
|
|
|
self.layer.masksToBounds = YES;
|