I am trying to achieve listview similar to the example shown in Circle (Settings UI) https://developer.tizen.org/ko/development/sample/web/UI/%28Circle%29_Settings_UI?langredirect=1, but when I build the project the list looks different from the one in the example where active/focused items have larger font (eg, Display has larger font & white in color while Soud has smaller font & grey in color).
Can anyone advise whether it is possible to build listview with that kind of styles? Thanks