File tree 1 file changed +2
-2
lines changed
WatchFaceWithOptions/wear/src/main
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 24
24
25
25
<meta-data
26
26
android : name =" com.google.android.wearable.watchface.wearableConfigurationAction"
27
- android : value =" com.sportslabs.watchface .CONFIG_BACKGROUND" />
27
+ android : value =" com.ptrprograms.endgamewatchface .CONFIG_BACKGROUND" />
28
28
29
29
<intent-filter >
30
30
<action android : name =" android.service.wallpaper.WallpaperService" />
36
36
android : name =" .WatchFaceConfigActivity"
37
37
android : label =" @string/app_name" >
38
38
<intent-filter >
39
- <action android : name =" com.sportslabs.watchface .CONFIG_BACKGROUND" />
39
+ <action android : name =" com.ptrprograms.endgamewatchface .CONFIG_BACKGROUND" />
40
40
<category android : name =" com.google.android.wearable.watchface.category.WEARABLE_CONFIGURATION" />
41
41
<category android : name =" android.intent.category.DEFAULT" />
42
42
</intent-filter >
You can’t perform that action at this time.
0 commit comments