Android font size difference issue on gingerbread and jellybeans
问题 Emulator/Device Specs: HDPI RESOLUTION 1280 x 800 SCREEN SIZE 5.3 Following two images are captured from two emulators with specs mentioned above. Both emulators have everything same except OS version ANDROID 2.3.5 (Gingerbread) ANDROID 4.1.1 (Jelly Bean) I have used a custom background image for EditText. For EditText android:textAppearance property is set to 70sp for both emulators. So, my question is why on Jelly Beans text size is bigger than text size on gingerbread? Note: This issue is