Skip to content

Commit 9b300f5

Browse files
committed
Remove Loop title on watch app to give more space for buttons
1 parent 371b0e4 commit 9b300f5

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

watch_title/watch_title.patch

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
Submodule Loop contains modified content
2+
diff --git a/Loop/WatchApp/Base.lproj/Interface.storyboard b/Loop/WatchApp/Base.lproj/Interface.storyboard
3+
index 03cdd19a..df4d3e1c 100644
4+
--- a/Loop/WatchApp/Base.lproj/Interface.storyboard
5+
+++ b/Loop/WatchApp/Base.lproj/Interface.storyboard
6+
@@ -18,7 +18,7 @@
7+
<!--Loop-->
8+
<scene sceneID="gQv-2Z-iCt">
9+
<objects>
10+
- <controller identifier="ActionHUDController" title="Loop" contentMode="scaleAspectFit" spacing="7" id="rNf-Mh-tID" customClass="ActionHUDController" customModule="WatchApp_Extension">
11+
+ <controller identifier="ActionHUDController" contentMode="scaleAspectFit" spacing="7" id="rNf-Mh-tID" customClass="ActionHUDController" customModule="WatchApp_Extension">
12+
<items>
13+
<group width="1" alignment="left" id="1wc-65-vel">
14+
<items>

0 commit comments

Comments
 (0)