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
d049f0ab
Commit
d049f0ab
authored
Sep 23, 2015
by
Pierre SAGASPE
Committed by
Tarax
Sep 23, 2015
Browse files
movie view iphone: fix brightness status label display
parent
19b68fe3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Resources/VLCMovieViewController~iphone.xib
View file @
d049f0ab
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document
type=
"com.apple.InterfaceBuilder3.CocoaTouch.XIB"
version=
"3.0"
toolsVersion=
"81
64.2
"
systemVersion=
"1
5A235d
"
targetRuntime=
"iOS.CocoaTouch"
propertyAccessControl=
"none"
>
<document
type=
"com.apple.InterfaceBuilder3.CocoaTouch.XIB"
version=
"3.0"
toolsVersion=
"81
91
"
systemVersion=
"1
4F27
"
targetRuntime=
"iOS.CocoaTouch"
propertyAccessControl=
"none"
>
<dependencies>
<deployment
identifier=
"iOS"
/>
<plugIn
identifier=
"com.apple.InterfaceBuilder.IBCocoaTouchPlugin"
version=
"81
35.1
"
/>
<plugIn
identifier=
"com.apple.InterfaceBuilder.IBCocoaTouchPlugin"
version=
"81
54
"
/>
</dependencies>
<objects>
<placeholder
placeholderIdentifier=
"IBFilesOwner"
id=
"-1"
userLabel=
"File's Owner"
customClass=
"VLCMovieViewController"
>
...
...
@@ -198,7 +198,7 @@
<bool
key=
"isElement"
value=
"YES"
/>
</accessibility>
</view>
<label
hidden=
"YES"
opaque=
"NO"
clipsSubviews=
"YES"
userInteractionEnabled=
"NO"
contentMode=
"left"
text=
"Status Label"
textAlignment=
"center"
lineBreakMode=
"tailTruncation"
baselineAdjustment=
"alignBaselines"
adjustsFontSizeToFit=
"NO
"
id=
"210"
customClass=
"VLCStatusLabel"
>
<label
hidden=
"YES"
opaque=
"NO"
clipsSubviews=
"YES"
userInteractionEnabled=
"NO"
contentMode=
"left"
text=
"Status Label"
textAlignment=
"center"
lineBreakMode=
"tailTruncation"
minimumScaleFactor=
"0.5
"
id=
"210"
customClass=
"VLCStatusLabel"
>
<rect
key=
"frame"
x=
"61"
y=
"273"
width=
"199"
height=
"22"
/>
<autoresizingMask
key=
"autoresizingMask"
flexibleMinX=
"YES"
flexibleMaxX=
"YES"
flexibleMinY=
"YES"
flexibleMaxY=
"YES"
/>
<animations/>
...
...
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