You've already forked intuiclock
Closes #1 - wide layout.
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user