center pages on repo, fixes #383

This commit is contained in:
Ryan Nystrom
2017-09-23 10:23:47 -04:00
parent 6912f7617f
commit 8adf246d08
2 changed files with 3 additions and 2 deletions

View File

@@ -46,6 +46,7 @@ class RepositoryViewController: TabmanViewController, PageboyViewControllerDataS
appearance.state.color = Styles.Colors.Gray.light.color
appearance.state.selectedColor = Styles.Colors.Blue.medium.color
appearance.indicator.color = Styles.Colors.Blue.medium.color
appearance.layout.itemDistribution = .centered
})
let rightItem = UIBarButtonItem(

View File

@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.10.0</string>
<string>1.11.0</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
@@ -32,7 +32,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>1920</string>
<string>1921</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSApplicationQueriesSchemes</key>