Category:

Set custom font family in android application

Some time we need to add custom font family in our android application. Here is simple and working technique you can use to add font family in your android application. Step 1. Create assets folder inside F:\location\app\src\main  in your project. Step 2. Create fonts folder inside assets and paste your font family inside it. Step 3. Now […]

Continue Reading
Posted On :