Skip to content

Instantly share code, notes, and snippets.

@douzifly
Created May 9, 2014 15:49
Show Gist options
  • Save douzifly/30a7df87c78ac58815f6 to your computer and use it in GitHub Desktop.
Save douzifly/30a7df87c78ac58815f6 to your computer and use it in GitHub Desktop.
android launcher icon size
LDPI should be 36 x 36.
MDPI should be 48 x 48.
TVDPI should be 64 x 64.
HDPI should be 72 x 72.
XHDPI should be 96 x 96.
XXHDPI should be 144 x 144.
XXXHDPI should be 192 x 192.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment