mirror of
https://github.com/zhigang1992/GitHawk.git
synced 2026-06-04 19:43:31 +08:00
center pages on repo, fixes #383
This commit is contained in:
@@ -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(
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user