I wanna change text size not by android:textSize but change in setting emulator front size
Advertisement
Answer
Use the setTextSize function on the TextView reference.
I wanna change text size not by android:textSize but change in setting emulator front size
Use the setTextSize function on the TextView reference.