Restore floating action bar (legacy style)

This commit is contained in:
2026-06-12 20:07:16 -04:00
parent aa37a05984
commit e13c3a37ca
5 changed files with 79 additions and 29 deletions
+18 -2
View File
@@ -11,15 +11,17 @@
"dependencies": {},
"pebble": {
"displayName": "REcounter",
"uuid": "36bab645-70c5-472b-b99f-afc9f8656c71",
"uuid": "44fcf599-ed1b-4261-b818-d59471db9a18",
"sdkVersion": "3",
"enableMultiJS": false,
"targetPlatforms": [
"aplite",
"basalt",
"chalk",
"diorite",
"flint",
"emery"
"emery",
"gabbro"
],
"watchapp": {
"watchface": false
@@ -48,6 +50,20 @@
"spaceOptimization": "storage",
"type": "bitmap"
},
{
"file": "patch_bottom.png",
"memoryFormat": "Smallest",
"name": "PATCH_BOTTOM",
"spaceOptimization": "storage",
"type": "bitmap"
},
{
"file": "patch_top.png",
"memoryFormat": "Smallest",
"name": "PATCH_TOP",
"spaceOptimization": "storage",
"type": "bitmap"
},
{
"file": "icon.png",
"memoryFormat": "Smallest",