Bib*_*ira 6 android textview android-fonts

我已经在textview中设置了urdu 并应用了urdu 字体,但只是逐字显示? ? ?
这是代码:
Typeface tf1 = Typeface.createFromAsset(this.getAssets(), "Urdu.ttf");
TextView textView = (TextView)findViewById(R.id.textView1);
textView.setTypeface(tf1);
textView.setText("?? ??????? ????");
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
4418 次 |
| 最近记录: |