veersamrat

Results 4 comments of veersamrat

**I found solution for this.** ``` Typeface fntRoboRegular = Typeface.createFromAsset(getAssets(), "Roboto-Regular.ttf"); for (int i = 0; i < tabHost.getTabWidget().getChildCount(); i++) { TextView tv = (TextView) tabHost.getTabWidget().getChildAt(i); if (i == 0)...

@adryx92 please can you suggest me how you did this ?

Hey i solved issue, it is missing of file "fonts/material-icon-font.ttf" on assets folder :)

I need these data set all .dat files. could you help me ?