library empty table config

This commit is contained in:
Chris Li 2016-09-21 14:58:06 -04:00
parent 021a9c8e71
commit 5285dff730
3 changed files with 2 additions and 6 deletions

View File

@ -95,8 +95,4 @@ extension LanguageFilterController {
let attributes = [NSFontAttributeName: UIFont.systemFontOfSize(18), NSForegroundColorAttributeName: UIColor.darkGrayColor()] let attributes = [NSFontAttributeName: UIFont.systemFontOfSize(18), NSForegroundColorAttributeName: UIColor.darkGrayColor()]
return NSAttributedString(string: string, attributes: attributes) return NSAttributedString(string: string, attributes: attributes)
} }
// func verticalOffsetForEmptyDataSet(scrollView: UIScrollView!) -> CGFloat {
// return scrollView.contentInset.top - 64
// }
} }

View File

@ -49,7 +49,7 @@
</dict> </dict>
</array> </array>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1.8.970</string> <string>1.8.972</string>
<key>ITSAppUsesNonExemptEncryption</key> <key>ITSAppUsesNonExemptEncryption</key>
<false/> <false/>
<key>LSRequiresIPhoneOS</key> <key>LSRequiresIPhoneOS</key>

View File

@ -21,7 +21,7 @@
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1.8.973</string> <string>1.8.975</string>
<key>NSExtension</key> <key>NSExtension</key>
<dict> <dict>
<key>NSExtensionMainStoryboard</key> <key>NSExtensionMainStoryboard</key>