Skip to content

Commit

Permalink
Update label of Watch Face
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisCAD committed Feb 20, 2024
1 parent a7a6ee6 commit 9da7191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-watch/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
android:name=".SampleWatchFaceService"
android:directBootAware="true"
android:exported="true"
android:label="⏚ Compose O'Clock"
android:label="▶⏚ Compose O'Clock"
android:permission="android.permission.BIND_WALLPAPER">
<intent-filter>
<action android:name="android.service.wallpaper.WallpaperService" />
Expand Down

0 comments on commit 9da7191

Please sign in to comment.