Closes #1 - wide layout.

This commit is contained in:
2015-08-27 20:28:16 +01:00
parent 040c136746
commit cd213650e1
7 changed files with 73 additions and 12 deletions

View File

@@ -16,6 +16,11 @@
"name": "IMG_BACKGROUND",
"file": "background.png"
},
{
"type": "png",
"name": "IMG_BACKGROUND_WIDE",
"file": "background_wide.png"
},
{
"type": "png",
"name": "IMG_BATTERY",
@@ -34,6 +39,7 @@
"appKeys": {
"KEY_SECONDS_HAND": 0,
"KEY_BATTERY_INDICATOR": 1,
"KEY_DATE_FORMAT": 2
"KEY_DATE_FORMAT": 2,
"KEY_WIDE_LAYOUT": 3
}
}