New style for Genlist 12/241012/12 accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix tizen_6.0 tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.104238 accepted/tizen/6.0/unified/hotfix/20201103.045848 accepted/tizen/unified/20200824.134435 submit/tizen/20200823.213148 submit/tizen_6.0/20201029.205504 submit/tizen_6.0_hotfix/20201102.192904 submit/tizen_6.0_hotfix/20201103.115104 tizen_6.0.m2_release
authorBartlomiej Grzelewski <b.grzelewski@samsung.com>
Thu, 13 Aug 2020 13:09:16 +0000 (15:09 +0200)
committerBartlomiej Grzelewski <b.grzelewski@samsung.com>
Wed, 19 Aug 2020 10:18:35 +0000 (12:18 +0200)
commita82c7d783e451cd9ae9389c351a48625dc4926bd
tree7415354b42b39c7497c7b390a1e5be3d010cb796
parentb99b615259e609f5fcd2c01cd2a4db5035907738
New style for Genlist

This commit should change style of Genlist.
Each element of genlist should have additional spaces at right
and left side. Also this commit should make verticles round.

Change-Id: I1c58f5fecc70db97c9586472dde099cd248479fc
CMakeLists.txt
resource/main-layout.edc [new file with mode: 0644]
src/ui/Naviframe.cpp
src/utils/GenlistItemStyle.cpp [new file with mode: 0644]
src/utils/GenlistItemStyle.hpp [new file with mode: 0644]
src/view/ListView.cpp