Questions tagged [android-downloadable-fonts]

18 questions
6
votes
1 answer

How to set FontFamily for a WebView with Downloadable Fonts?

I currently refactored my app to use Downloadable Fonts hence I don't have any asset files for fonts. I have searched a lot and the only solution I see is to set the FontFamily in a CSS file and point the src to assets folder. This is not possible…
5
votes
0 answers

Hashkey in certificates for downloadable fonts?

Currently, I am using Downloadable Fonts in my project. Reference link: Downloadable Font. It generates certification file with two hash (dev and Prod) as below:
Mehta
  • 1,228
  • 1
  • 9
  • 27
5
votes
4 answers

Android downloadable fonts using semi bold style

I am using google downloadable fonts as given in below link https://developer.android.com/guide/topics/ui/look-and-feel/downloadable-fonts.html I want to use Montserrat font style semi bold but that option is not there in android Also in below link…
3
votes
3 answers

Downloadable Font's font weight not working android

I was following this official guide and wanted to use Poppins font for my project. The font has changed but the font weight property does not seem to be work. I have a style defined as follows: