-
-
Notifications
You must be signed in to change notification settings - Fork 299
Support for watch faces needs major refactoring #766
Copy link
Copy link
Open
Description
Google introduced changes in the Wear API that deprecates all the classes currently used to implement watch faces.
https://un5j2j18xhuv2entj49j8.julianrbryant.com/reference/androidx/wear/watchface/package-summary
https://un5j2j18xhuv2entj49j8.julianrbryant.com/training/wearables/watch-faces/service
Updating to the latest version of Wear will probably require a significant rewrite of the watch face functionality.
Reactions are currently unavailable