Skip to content

Bug: Icons are blurry in grid view #114

@ajhuntsman

Description

@ajhuntsman

We're using Material Design icons from the Google library, at 48dp.

When using list style, the icons look great.

When using grid style, the icons are blurry on various tablets, but not on phones. I get the same result whether I build the Bottom sheet using items defined in a menu XML file, or dynamically from code (using enum values).

Overview
blurry_icons_overview

Up Close
blurry_icons_magnified

Should @style/BottomSheet_GridItemImage just use wrap_content for layout_width and layout_height instead of explicitly specifying 48dp?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions