Jenis huruf atau Type face yang di dalam android di tulis untuk mendefinisikan jenis huruf yang anda mau tampilkan, tentunya jenis huruf di android tidak sebanyak jenis huruf seperti di operating syste seperti windows. Berikut typeface yang tersedia di android.
1. typeFace="sans"2. typeFace="serif"3. typeFace="monospace"4. typeFace costum (untuk font yang kita include source file tff-nya)
Sebagai contoh buatlah progam dengan property seperti ini :
Project name : typeFace
Built Target : Android 2.3
Application name : typeface
Package name : com.wilis.typeface
Activity : typeface
Min SDK : 9
1. main.xml
Ubah file main.xml menjadi seperti ini :
Sekarang anda jalankan program anda dengan tekan Ctrl + F11
0 komentar
Posting Komentar