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
eba80444
Commit
eba80444
authored
Jan 25, 2014
by
Carola
Browse files
Statuslabel isn't hidden by cell subtitel anymore
parent
26c68186
Changes
1
Hide whitespace changes
Inline
Side-by-side
Resources/VLCLocalNetworkListCell~iphone.xib
View file @
eba80444
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document
type=
"com.apple.InterfaceBuilder3.CocoaTouch.XIB"
version=
"3.0"
toolsVersion=
"
5037.3
"
systemVersion=
"1
2F45
"
targetRuntime=
"iOS.CocoaTouch"
propertyAccessControl=
"none"
>
<document
type=
"com.apple.InterfaceBuilder3.CocoaTouch.XIB"
version=
"3.0"
toolsVersion=
"
4514
"
systemVersion=
"1
3B3116
"
targetRuntime=
"iOS.CocoaTouch"
propertyAccessControl=
"none"
>
<dependencies>
<deployment
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,14 +35,6 @@
<color
key=
"textColor"
white=
"1"
alpha=
"1"
colorSpace=
"calibratedWhite"
/>
<color
key=
"highlightedColor"
white=
"1"
alpha=
"1"
colorSpace=
"calibratedWhite"
/>
</label>
<label
hidden=
"YES"
clipsSubviews=
"YES"
userInteractionEnabled=
"NO"
contentMode=
"left"
text=
"Downloading..."
lineBreakMode=
"wordWrap"
baselineAdjustment=
"none"
minimumScaleFactor=
"0.5"
id=
"28"
customClass=
"VLCStatusLabel"
>
<rect
key=
"frame"
x=
"62"
y=
"26"
width=
"220"
height=
"18"
/>
<autoresizingMask
key=
"autoresizingMask"
widthSizable=
"YES"
flexibleMaxY=
"YES"
/>
<color
key=
"backgroundColor"
red=
"0.1052877679"
green=
"0.1052846164"
blue=
"0.1052864045"
alpha=
"1"
colorSpace=
"calibratedRGB"
/>
<fontDescription
key=
"fontDescription"
type=
"system"
pointSize=
"14"
/>
<color
key=
"textColor"
white=
"1"
alpha=
"1"
colorSpace=
"calibratedWhite"
/>
<color
key=
"highlightedColor"
white=
"1"
alpha=
"1"
colorSpace=
"calibratedWhite"
/>
</label>
<label
clipsSubviews=
"YES"
userInteractionEnabled=
"NO"
contentMode=
"left"
text=
"Subtitle — Subtitle"
lineBreakMode=
"wordWrap"
baselineAdjustment=
"alignBaselines"
minimumScaleFactor=
"0.5"
id=
"7"
>
<rect
key=
"frame"
x=
"62"
y=
"37"
width=
"220"
height=
"15"
/>
<autoresizingMask
key=
"autoresizingMask"
widthSizable=
"YES"
flexibleMinY=
"YES"
/>
...
...
@@ -66,6 +58,14 @@
<action
selector=
"triggerDownload:"
destination=
"3"
eventType=
"touchUpInside"
id=
"26"
/>
</connections>
</button>
<label
hidden=
"YES"
clipsSubviews=
"YES"
userInteractionEnabled=
"NO"
contentMode=
"left"
text=
"Downloading..."
textAlignment=
"center"
lineBreakMode=
"wordWrap"
baselineAdjustment=
"none"
minimumScaleFactor=
"0.5"
id=
"28"
customClass=
"VLCStatusLabel"
>
<rect
key=
"frame"
x=
"62"
y=
"26"
width=
"220"
height=
"18"
/>
<autoresizingMask
key=
"autoresizingMask"
widthSizable=
"YES"
flexibleMaxY=
"YES"
/>
<color
key=
"backgroundColor"
red=
"0.1052877679"
green=
"0.1052846164"
blue=
"0.1052864045"
alpha=
"1"
colorSpace=
"calibratedRGB"
/>
<fontDescription
key=
"fontDescription"
type=
"system"
pointSize=
"14"
/>
<color
key=
"textColor"
white=
"1"
alpha=
"1"
colorSpace=
"calibratedWhite"
/>
<color
key=
"highlightedColor"
white=
"1"
alpha=
"1"
colorSpace=
"calibratedWhite"
/>
</label>
</subviews>
</tableViewCellContentView>
<color
key=
"backgroundColor"
white=
"0.0"
alpha=
"1"
colorSpace=
"calibratedWhite"
/>
...
...
@@ -82,4 +82,4 @@
<resources>
<image
name=
"download.png"
width=
"32"
height=
"32"
/>
</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