Arial font for text in Android

后端 未结 6 1521
悲哀的现实
悲哀的现实 2021-02-20 04:11

I want to show text in Arial font. But Arial font is not available in android system fonts. I don\'t want to use arial ttf file in my application. Is there any other way to appl

6条回答
  •  自闭症患者
    2021-02-20 04:51

    You can add google font family from android studio by going to

    1. xml design
    2. add font family then there is limitem font family so click on
    3. more font family ( this is google font you can choose either add font or downloadable font)
    4. add font then click ok then the font will be added in your font list and you can use like default font.

提交回复
热议问题