Skip to content

icons#955

Open
forrestguice wants to merge 21 commits into
masterfrom
icons
Open

icons#955
forrestguice wants to merge 21 commits into
masterfrom
icons

Conversation

@forrestguice

Copy link
Copy Markdown
Owner
  • replaces legacy icons with "material icons" (The menu icons and text are misaligned #954); fixes bug where "menu icons and text are misaligned".
  • adjusts layouts for icon size. The legacy icons were 32x32 and included padding, while "material icons" are 24x24 without padding.
  • miscellaneous refactoring; icons renamed by type.
  • fixes bug where image span icons aren't themed in light mode (white-on-white).

Replaces legacy icons with "material icons" (#954).
All "action" icons should be sized 24x24 without padding. The legacy icons were 32x32 (consisting of an image that was 24x24 plus 8x8 padding).
layout adjustments for changes to icon size. The legacy icons were 32x32 and included padding. All ic_action_* icons are now 24x24 without padding.
setColorFilter
icon naming;
`ic_alert_` icons are 24x24 at mdpi w/out padding
renamed to avoid confusion with existing `_sun` icon;
fixes icon size
unused
getAlertDialogIcon; upscale action icons from 24x24 to 32x32 when displayed in alert dialog.
getPreferenceIcon; upscale action icons from 24x24 to 28x28 centered within 48x48 icon area.
rename widget preview drawables
rename worldmap images
rename decorative icons
help icon
error / report icon
ic_action_map;
legacy drawable converted to svg (traced in inkscape)
ic_action_terrain
fix icon padding
fixes bug where image span icons aren't themed in light mode (white-on-white)
@forrestguice forrestguice added this to the v0.17.3 milestone Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant