[CS] Improve UI Interaction
authorJihoon Lee <jhoon.it.lee@samsung.com>
Wed, 7 Oct 2020 05:48:46 +0000 (14:48 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Thu, 8 Oct 2020 02:13:54 +0000 (11:13 +0900)
commitbdb70115fe42616d5895302d4f66654b45364e6d
tree016eb30c884ef80cb379de37b73e43b89cc8e28c
parent586b272e1c0328b9a93b339c9e0d9cfe144ec299
[CS] Improve UI Interaction

**Changes proposed in this PR:**
- Add disable mode for the buttons
- Disable eval when 'model.bin' is not present
- Remove `model.bin` when exit
- Change colors for the buttons
- Enlarge emoji
- Fewer code retouches and fix bugs..

**Self evaluation:**
1. Build test: [X]Passed [ ]Failed [ ]Skipped
2. Run test: [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: Jihoon Lee <jhoon.it.lee@samsung.com>
Applications/Tizen_native/CustomShortcut/inc/view.h
Applications/Tizen_native/CustomShortcut/res/edje/main.edc
Applications/Tizen_native/CustomShortcut/res/model.ini
Applications/Tizen_native/CustomShortcut/src/data.c
Applications/Tizen_native/CustomShortcut/src/main.c
Applications/Tizen_native/CustomShortcut/src/view.c