This is a migrated thread and some comments may be shown as answers.

Android ActionBar styling

1 Answer 80 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Paul
Top achievements
Rank 1
Paul asked on 20 Sep 2015, 08:39 PM

Hi, apparently I can't apply any color on the ActionBar of my Android NS app.

I tried with css and inline but that does not work. Could anyone provide an example?

 

1.<Page xmlns="http://www.nativescript.org/tns.xsd" loaded="onLoad" >
2.    <Page.actionBar style="background-color: green;">
3.      <ActionBar title="title" style="background-color: green;">
4.        <NavigationButton text="go back"/>
5.      </ActionBar>
6.    </Page.actionBar>
7.    ...

Thanks,

Paul

1 Answer, 1 is accepted

Sort by
0
Victor
Telerik team
answered on 24 Sep 2015, 07:42 AM
Hi Paul,

Thank you for writing.
I have move this thread to the UI for Nativescript forum. One of our colleagues with get back to you shortly.

Regards,
Victor
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussion
Asked by
Paul
Top achievements
Rank 1
Answers by
Victor
Telerik team
Share this question
or