Skip to content

Commit 6f1774b

Browse files
authored
Merge pull request #1353 from android/garanj-wff-patch-1
Update watchface.xml
2 parents b650361 + 12c4184 commit 6f1774b

File tree

1 file changed

+3
-3
lines changed
  • WatchFaceFormat/Complications/watchface/src/main/res/raw

1 file changed

+3
-3
lines changed

WatchFaceFormat/Complications/watchface/src/main/res/raw/watchface.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</PartImage>
1515
</Complication>
1616
</ComplicationSlot>
17-
<ComplicationSlot x="169" y="45" width="113" height="113" slotId="1" displayName="top_complication_label" supportedTypes="SHORT_TEXT SMALL_IMAGE ICON RANGED_VALUE GOAL_PROGRESS WEIGHTED_ELEMENTS EMPTY">
17+
<ComplicationSlot x="169" y="45" width="113" height="113" slotId="1" displayName="top_complication_label" supportedTypes="RANGED_VALUE GOAL_PROGRESS WEIGHTED_ELEMENTS SHORT_TEXT SMALL_IMAGE MONOCHROMATIC_IMAGE EMPTY">
1818
<BoundingOval x="0" y="0" width="113" height="113" outlinePadding="2.0"/>
1919
<Complication type="SHORT_TEXT">
2020
<PartDraw x="0" y="0" width="113" height="113">
@@ -543,7 +543,7 @@
543543
</Condition>
544544
</Complication>
545545
</ComplicationSlot>
546-
<ComplicationSlot x="45" y="158" width="113" height="113" slotId="2" displayName="left_complication_label" supportedTypes="SHORT_TEXT SMALL_IMAGE ICON RANGED_VALUE GOAL_PROGRESS WEIGHTED_ELEMENTS EMPTY">
546+
<ComplicationSlot x="45" y="158" width="113" height="113" slotId="2" displayName="left_complication_label" supportedTypes="RANGED_VALUE GOAL_PROGRESS WEIGHTED_ELEMENTS SHORT_TEXT SMALL_IMAGE MONOCHROMATIC_IMAGE EMPTY">
547547
<BoundingOval x="0" y="0" width="113" height="113" outlinePadding="2.0"/>
548548
<Complication type="SHORT_TEXT">
549549
<PartDraw x="0" y="0" width="113" height="113">
@@ -1072,7 +1072,7 @@
10721072
</Condition>
10731073
</Complication>
10741074
</ComplicationSlot>
1075-
<ComplicationSlot x="293" y="158" width="113" height="113" slotId="3" displayName="right_complication_label" supportedTypes="SHORT_TEXT SMALL_IMAGE ICON RANGED_VALUE GOAL_PROGRESS WEIGHTED_ELEMENTS EMPTY">
1075+
<ComplicationSlot x="293" y="158" width="113" height="113" slotId="3" displayName="right_complication_label" supportedTypes="RANGED_VALUE GOAL_PROGRESS WEIGHTED_ELEMENTS SHORT_TEXT SMALL_IMAGE MONOCHROMATIC_IMAGE EMPTY">
10761076
<BoundingOval x="0" y="0" width="113" height="113" outlinePadding="2.0"/>
10771077
<Complication type="SHORT_TEXT">
10781078
<PartDraw x="0" y="0" width="113" height="113">

0 commit comments

Comments
 (0)