Android Nexus 7 DPI for Eclipse -
the nexus 7 tvdpi, not used in programming apps it. eclipse uses hdpi, ldpi, mdpi, xhdpi, , xxhdpi folders. after research, still have found no solid conclusion.
four different sources, 4 different answers:
so question:
does really know density (hdpi/ldpi/mdpi/xhdpi/xxhdpi) nexus 7 uses?
the nexus 7 tvdpi, not used in programming apps it.
it can be. welcome use -tvdpi resource set qualifiers, as covered in documentation.
eclipse uses hdpi, ldpi, mdpi, xhdpi, , xxhdpi folders.
no, uses -ldpi, -mdpi, -tvdpi, -hdpi, -xhdpi, , -xxhdpi resource set qualifiers, as covered in documentation.
does know density (hdpi/ldpi/mdpi/xhdpi/xxhdpi) nexus 7 uses?
it uses -tvdpi, as covered in documentation.
Comments
Post a Comment