Does anyone know the standard size of a single listview item in android, in dpi or pixels?
Or maybe there isn't a standard?
Android defines a "preferred size" using,
android:minHeight="?android:attr/listPreferredItemHeight"
Documented here as well.
there is a strongly recommended list view item size, which you should use: 48dip. This is recommended by the new Android Design Guidelines.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With