Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/wear-os-hex-editor-watchface.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/menu_item.xml')
-rw-r--r--app/src/main/res/layout/menu_item.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/menu_item.xml b/app/src/main/res/layout/menu_item.xml
index d69594b..e81ed94 100644
--- a/app/src/main/res/layout/menu_item.xml
+++ b/app/src/main/res/layout/menu_item.xml
@@ -89,7 +89,7 @@
android:layout_width="0dp"
android:layout_height="0dp"
android:gravity="center"
- android:text="Explanation"
+ android:text="Legend"
android:textSize="25sp"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"