我正在嘗試制作具有從給定路徑設置的字體的自定義文本視圖。請提供任何示例,以及如何用更少的代碼來實現:<TextView android:id="@+id/textView2" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/accountInfoText" android:textColor="#727272" android:textSize="18dp" />
- 2 回答
- 0 關注
- 347 瀏覽
添加回答
舉報
0/150
提交
取消