Android: Icon Size for a custom layout -


i want build interface similar go weather ex application , link: https://play.google.com/store/apps/details?id=com.gau.go.launcherex.gowidget.weatherwidget.

my problem not know icons size (6 icons @ bottom) used. followed guideline http://developer.android.com/design/style/iconography.html, speaks actionbar icons, lancher icons, notification icons.... question size choose custom icon ?

go weather ex application using horizontalscrollview layout imageview.

you can import imagen pixels want. can manually, should put same imagen diferent size in follow drawable directories:

drawable-hdpi drawable-ldpi drawable-mdpi drawable-xhdpi drawable-xxhdpi 

i create "android icon set" from(file->new->other->android), select launcher icons, image tab, , import image, when finish automatically image import in drawwable-xxx directories.(eclipe ide) hope you.


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -