Material design suggestions for lists with avatar, text and icon
问题 I want to create Material Designed Android application and I try to follow all Google's suggestions about making nice layouts specially for the new RecylcerView . The RecyclerView has avatar ImageView , title and subtitle TextView and action icon ImageView . What values should I put in ImageView's properites for width and height so it supports different screen sizes and densities, and what size of those drawables should I choose from the system icons pack? material-design-icons-1.0.1