theme: text - use efl/scroller theme group instead.

This commit is contained in:
Amitesh Singh 2018-04-11 18:17:35 +09:00
parent d4dd7e5962
commit 1dee128daa
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
group { "efl/text/scroller";
inherit: "elm/scroller/base/default";
inherit: "efl/scroller";
image: "bg_glow_in.png" COMP;
parts {
part { name: "elm.swallow.background"; type: SWALLOW;