Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
VLC-iOS
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Sergey
VLC-iOS
Commits
e7c01a34
Commit
e7c01a34
authored
Dec 04, 2017
by
Carola Nitz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
VLCMovieViewController: bring title to front so it's visible again
parent
9f5d0168
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
22 deletions
+22
-22
Resources/VLCMovieViewController~ipad.xib
Resources/VLCMovieViewController~ipad.xib
+11
-11
Resources/VLCMovieViewController~iphone.xib
Resources/VLCMovieViewController~iphone.xib
+11
-11
No files found.
Resources/VLCMovieViewController~ipad.xib
View file @
e7c01a34
<?xml version="1.0" encoding="UTF-8"?>
<document
type=
"com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB"
version=
"3.0"
toolsVersion=
"13
189.4
"
targetRuntime=
"iOS.CocoaTouch.iPad"
propertyAccessControl=
"none"
colorMatched=
"YES"
>
<document
type=
"com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB"
version=
"3.0"
toolsVersion=
"13
770
"
targetRuntime=
"iOS.CocoaTouch.iPad"
propertyAccessControl=
"none"
colorMatched=
"YES"
>
<device
id=
"ipad9_7"
orientation=
"portrait"
>
<adaptation
id=
"fullscreen"
/>
</device>
<dependencies>
<deployment
identifier=
"iOS"
/>
<plugIn
identifier=
"com.apple.InterfaceBuilder.IBCocoaTouchPlugin"
version=
"13
165.3
"
/>
<plugIn
identifier=
"com.apple.InterfaceBuilder.IBCocoaTouchPlugin"
version=
"13
770
"
/>
<capability
name=
"documents saved in the Xcode 8 format"
minToolsVersion=
"8.0"
/>
</dependencies>
<objects>
...
...
@@ -62,8 +62,15 @@
<nil
key=
"highlightedColor"
/>
<color
key=
"shadowColor"
cocoaTouchSystemColor=
"darkTextColor"
/>
</label>
<label
opaque=
"NO"
clipsSubviews=
"YES"
userInteractionEnabled=
"NO"
contentMode=
"scaleAspectFit"
text=
"Track Name"
textAlignment=
"center"
lineBreakMode=
"tailTruncation"
baselineAdjustment=
"alignBaselines"
minimumFontSize=
"12"
adjustsLetterSpacingToFitWidth=
"YES"
id=
"304"
>
<rect
key=
"frame"
x=
"84"
y=
"850"
width=
"600"
height=
"28"
/>
<view
contentMode=
"scaleToFill"
id=
"121"
userLabel=
"Movie view"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"768"
height=
"1024"
/>
<autoresizingMask
key=
"autoresizingMask"
widthSizable=
"YES"
heightSizable=
"YES"
/>
<accessibility
key=
"accessibilityConfiguration"
>
<bool
key=
"isElement"
value=
"YES"
/>
</accessibility>
</view>
<label
opaque=
"NO"
clipsSubviews=
"YES"
userInteractionEnabled=
"NO"
contentMode=
"scaleAspectFit"
misplaced=
"YES"
text=
"Track Name"
textAlignment=
"center"
lineBreakMode=
"tailTruncation"
baselineAdjustment=
"alignBaselines"
minimumFontSize=
"12"
adjustsLetterSpacingToFitWidth=
"YES"
id=
"304"
>
<rect
key=
"frame"
x=
"84"
y=
"820"
width=
"600"
height=
"28"
/>
<autoresizingMask
key=
"autoresizingMask"
flexibleMinX=
"YES"
flexibleMaxX=
"YES"
flexibleMaxY=
"YES"
/>
<fontDescription
key=
"fontDescription"
type=
"system"
pointSize=
"23"
/>
<color
key=
"textColor"
red=
"1"
green=
"1"
blue=
"1"
alpha=
"1"
colorSpace=
"custom"
customColorSpace=
"sRGB"
/>
...
...
@@ -82,13 +89,6 @@
<rect
key=
"frame"
x=
"84"
y=
"212"
width=
"600"
height=
"600"
/>
<autoresizingMask
key=
"autoresizingMask"
flexibleMinX=
"YES"
flexibleMaxX=
"YES"
flexibleMinY=
"YES"
flexibleMaxY=
"YES"
/>
</imageView>
<view
contentMode=
"scaleToFill"
id=
"121"
userLabel=
"Movie view"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"768"
height=
"1024"
/>
<autoresizingMask
key=
"autoresizingMask"
widthSizable=
"YES"
heightSizable=
"YES"
/>
<accessibility
key=
"accessibilityConfiguration"
>
<bool
key=
"isElement"
value=
"YES"
/>
</accessibility>
</view>
<view
hidden=
"YES"
contentMode=
"scaleToFill"
id=
"242"
userLabel=
"Scrubbing info"
customClass=
"VLCFrostedGlasView"
>
<rect
key=
"frame"
x=
"0.0"
y=
"63"
width=
"768"
height=
"46"
/>
<autoresizingMask
key=
"autoresizingMask"
widthSizable=
"YES"
flexibleMaxY=
"YES"
/>
...
...
Resources/VLCMovieViewController~iphone.xib
View file @
e7c01a34
<?xml version="1.0" encoding="UTF-8"?>
<document
type=
"com.apple.InterfaceBuilder3.CocoaTouch.XIB"
version=
"3.0"
toolsVersion=
"13
189.4
"
targetRuntime=
"iOS.CocoaTouch"
propertyAccessControl=
"none"
colorMatched=
"YES"
>
<document
type=
"com.apple.InterfaceBuilder3.CocoaTouch.XIB"
version=
"3.0"
toolsVersion=
"13
770
"
targetRuntime=
"iOS.CocoaTouch"
propertyAccessControl=
"none"
colorMatched=
"YES"
>
<device
id=
"retina4_7"
orientation=
"portrait"
>
<adaptation
id=
"fullscreen"
/>
</device>
<dependencies>
<deployment
identifier=
"iOS"
/>
<plugIn
identifier=
"com.apple.InterfaceBuilder.IBCocoaTouchPlugin"
version=
"13
165.3
"
/>
<plugIn
identifier=
"com.apple.InterfaceBuilder.IBCocoaTouchPlugin"
version=
"13
770
"
/>
<capability
name=
"documents saved in the Xcode 8 format"
minToolsVersion=
"8.0"
/>
</dependencies>
<objects>
...
...
@@ -66,8 +66,15 @@
<nil
key=
"highlightedColor"
/>
<color
key=
"shadowColor"
red=
"0.0"
green=
"0.0"
blue=
"0.0"
alpha=
"1"
colorSpace=
"custom"
customColorSpace=
"sRGB"
/>
</label>
<label
opaque=
"NO"
clipsSubviews=
"YES"
userInteractionEnabled=
"NO"
contentMode=
"scaleAspectFit"
text=
"Track Name"
textAlignment=
"center"
lineBreakMode=
"tailTruncation"
baselineAdjustment=
"alignBaselines"
minimumFontSize=
"12"
adjustsLetterSpacingToFitWidth=
"YES"
id=
"282"
>
<rect
key=
"frame"
x=
"31"
y=
"435"
width=
"257"
height=
"28"
/>
<view
contentMode=
"scaleToFill"
id=
"91"
userLabel=
"Movie view"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"320"
height=
"568"
/>
<autoresizingMask
key=
"autoresizingMask"
widthSizable=
"YES"
heightSizable=
"YES"
/>
<accessibility
key=
"accessibilityConfiguration"
>
<bool
key=
"isElement"
value=
"YES"
/>
</accessibility>
</view>
<label
opaque=
"NO"
clipsSubviews=
"YES"
userInteractionEnabled=
"NO"
contentMode=
"scaleAspectFit"
misplaced=
"YES"
text=
"Track Name"
textAlignment=
"center"
lineBreakMode=
"tailTruncation"
baselineAdjustment=
"alignBaselines"
minimumFontSize=
"12"
adjustsLetterSpacingToFitWidth=
"YES"
id=
"282"
>
<rect
key=
"frame"
x=
"31"
y=
"415"
width=
"257"
height=
"28"
/>
<autoresizingMask
key=
"autoresizingMask"
widthSizable=
"YES"
flexibleMinY=
"YES"
flexibleMaxY=
"YES"
/>
<fontDescription
key=
"fontDescription"
type=
"system"
pointSize=
"23"
/>
<color
key=
"textColor"
red=
"1"
green=
"1"
blue=
"1"
alpha=
"1"
colorSpace=
"custom"
customColorSpace=
"sRGB"
/>
...
...
@@ -82,13 +89,6 @@
<nil
key=
"highlightedColor"
/>
<color
key=
"shadowColor"
red=
"0.0"
green=
"0.0"
blue=
"0.0"
alpha=
"1"
colorSpace=
"custom"
customColorSpace=
"sRGB"
/>
</label>
<view
contentMode=
"scaleToFill"
id=
"91"
userLabel=
"Movie view"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"320"
height=
"568"
/>
<autoresizingMask
key=
"autoresizingMask"
widthSizable=
"YES"
heightSizable=
"YES"
/>
<accessibility
key=
"accessibilityConfiguration"
>
<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"
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"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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