henrychavez / nativescript-bottom-navigation

Nativescript plugin for Android & iOS to have the bottom navigation bar of Material Design
Apache License 2.0
58 stars 18 forks source link

Cannot change tab font [BUG] #73

Open Izrab opened 5 years ago

Izrab commented 5 years ago

I have the following code in my app-common.css file to apply it to the everything of entire app,

* {
font-family: "NotoKufiArabic-Regular";
}

But it does not apply to the title of the tabs, I tried some other things, but still cannot change the font. I extremely need to change the font for localization purposes.

Which platform(s) does your issue occur on? Android

What type of device? Device

Please, provide the following version numbers that your issue occurs with: Latest of everything, 8/30/2019