I set textSize in my TextView at 14sp in mdpi mode and I dont know what is the best size preference(sp) for textSize in ldpi, hdpi, xhdpi, and xxhdpi modes.
Is there any way to convert sp automatically to each other in ldpi, mdpi, hdpi, xhdpi, xxhdpi modes?