android fragments - Custom font change for textview in custom listview -


i have custom list 1 image view , 1 text view. want change textview font custom font in assests folder.

i using fragments getassests method not working in fragment.

help

just use typeface typeface = typeface.createfromasset(.getassets(), "fonts/swinsbrg.ttf");


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - Bypass Geo Redirect for specific directories -

php - .htaccess mod_rewrite for dynamic url which has domain names -