Hi everyone!
Do anyone know whether there’s a way to customize a tabbar? For example, I need blue text (labels) inside of items of the tabbar. The tabbar must be white itself.
I tried
evas_object_color_set(255, 255, 255, 100);
It makes the whole tabbar (with items) white, semi-transparent. When I change the last parameter a = 100 to 0 (or 255) and the label to red color I don’t see anything, because the Widget is completely white (or transparent ). But I’d like to use both colors here. Has anyone faced such problem?
Customizing Toolbar(Tabbar) Widget
Hi everyone!
Do anyone know whether there’s a way to customize a tabbar? For example, I need blue text (labels) inside of items of the tabbar. The tabbar must be white itself.
I tried
It makes the whole tabbar (with items) white, semi-transparent. When I change the last parameter a = 100 to 0 (or 255) and the label to red color I don’t see anything, because the Widget is completely white (or transparent ). But I’d like to use both colors here. Has anyone faced such problem?
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio