Skip to content
Snippets Groups Projects
Commit d75fddc1 authored by Maxime Graulich's avatar Maxime Graulich
Browse files

iOS: fix rotation button for iPhone

parent aee01d93
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@
<rect key="frame" x="20" y="708" width="20" height="20"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
</activityIndicatorView>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="right" contentVerticalAlignment="bottom" lineBreakMode="middleTruncation" id="GRU-nz-BNs">
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="right" contentVerticalAlignment="top" lineBreakMode="middleTruncation" id="GRU-nz-BNs">
<rect key="frame" x="638" y="79" width="45" height="45"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<state key="normal" image="icon_rotate.png">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment