Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
VLC-iOS
Commits
24774c66
Commit
24774c66
authored
Jan 24, 2014
by
Felix Paul Kühne
Browse files
library: improve readability of meta data on iPad (close #10471)
parent
18e82fe0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Resources/VLCFuturePlaylistCollectionViewCell.xib
View file @
24774c66
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document
type=
"com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB"
version=
"3.0"
toolsVersion=
"
5037.2
"
systemVersion=
"12F45"
targetRuntime=
"iOS.CocoaTouch.iPad"
propertyAccessControl=
"none"
>
<document
type=
"com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB"
version=
"3.0"
toolsVersion=
"
4514
"
systemVersion=
"12F45"
targetRuntime=
"iOS.CocoaTouch.iPad"
propertyAccessControl=
"none"
>
<dependencies>
<deployment
version=
"1792"
defaultVersion=
"1552"
identifier=
"iOS"
/>
<development
version=
"5000"
identifier=
"xcode"
/>
<plugIn
identifier=
"com.apple.InterfaceBuilder.IBCocoaTouchPlugin"
version=
"37
33
"
/>
<plugIn
identifier=
"com.apple.InterfaceBuilder.IBCocoaTouchPlugin"
version=
"37
47
"
/>
</dependencies>
<objects>
<placeholder
placeholderIdentifier=
"IBFilesOwner"
id=
"-1"
userLabel=
"File's Owner"
/>
...
...
@@ -35,7 +35,7 @@
<label
opaque=
"NO"
clipsSubviews=
"YES"
userInteractionEnabled=
"NO"
contentMode=
"left"
text=
"New"
textAlignment=
"right"
lineBreakMode=
"wordWrap"
baselineAdjustment=
"none"
minimumFontSize=
"9"
adjustsLetterSpacingToFitWidth=
"YES"
id=
"ftR-Og-FOs"
>
<rect
key=
"frame"
x=
"258"
y=
"11"
width=
"70"
height=
"15"
/>
<autoresizingMask
key=
"autoresizingMask"
flexibleMinX=
"YES"
flexibleMaxY=
"YES"
/>
<fontDescription
key=
"fontDescription"
type=
"
s
ystem"
pointSize=
"13"
/>
<fontDescription
key=
"fontDescription"
type=
"
boldS
ystem"
pointSize=
"13"
/>
<color
key=
"textColor"
white=
"1"
alpha=
"1"
colorSpace=
"calibratedWhite"
/>
<color
key=
"highlightedColor"
white=
"1"
alpha=
"1"
colorSpace=
"calibratedWhite"
/>
<size
key=
"shadowOffset"
width=
"0.0"
height=
"0.0"
/>
...
...
@@ -47,7 +47,7 @@
<label
opaque=
"NO"
clipsSubviews=
"YES"
userInteractionEnabled=
"NO"
contentMode=
"left"
text=
"Subtitle — Subtitle"
lineBreakMode=
"wordWrap"
baselineAdjustment=
"alignBaselines"
minimumScaleFactor=
"0.5"
id=
"jdp-lJ-hIF"
>
<rect
key=
"frame"
x=
"10"
y=
"166"
width=
"293"
height=
"15"
/>
<autoresizingMask
key=
"autoresizingMask"
widthSizable=
"YES"
flexibleMinY=
"YES"
/>
<fontDescription
key=
"fontDescription"
type=
"
s
ystem"
pointSize=
"12"
/>
<fontDescription
key=
"fontDescription"
type=
"
boldS
ystem"
pointSize=
"12"
/>
<color
key=
"textColor"
white=
"1"
alpha=
"1"
colorSpace=
"calibratedWhite"
/>
<color
key=
"highlightedColor"
white=
"1"
alpha=
"1"
colorSpace=
"calibratedWhite"
/>
<size
key=
"shadowOffset"
width=
"0.0"
height=
"0.0"
/>
...
...
@@ -69,4 +69,4 @@
<image
name=
"checkboxEmpty.png"
width=
"25"
height=
"25"
/>
<image
name=
"gradient-cell-ios7-ipad.png"
width=
"2"
height=
"190"
/>
</resources>
</document>
</document>
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment