aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKazumasa Mitsunari <knimitz@witz-inc.co.jp>2018-05-08 11:03:36 +0900
committerKazumasa Mitsunari <knimitz@witz-inc.co.jp>2018-05-08 11:03:36 +0900
commitab0a1cd1fe5094ecad710a4295a7e343cda9e4a2 (patch)
tree91288975cc79b8313568c7cb8aad7605629c0f57
parent273f15d6f5368a0144ea84cfdcf03f9d985106f5 (diff)
Change the size of restriction layer
Change-Id: Ibf2e5f46a95a8c84c7baa513798a685c00e8338d Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
-rw-r--r--layers.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/layers.json b/layers.json
index 5cc2997..30dc8fd 100644
--- a/layers.json
+++ b/layers.json
@@ -39,8 +39,8 @@
"role": "Restriction",
"name": "Restriction",
"layer_id": 1003,
- "area": { "type": "rect", "rect": { "x": 0, "y": 760, "width": -1, "height": 400 } },
- "comment": "UpperHomeScreen is the part of HomeScreen"
+ "area": { "type": "rect", "rect": { "x": 0, "y": 218, "width": -1, "height": -433 } },
+ "comment": "This layer is for restriction notification. This is used by restriction role"
},
{
"role": "^OnScreen.*",