Android Widget Bitmap Sizes

后端 未结 2 810
刺人心
刺人心 2021-02-02 18:04

Hallo,

I am writing a widget, but am unsure what size bitmap to use as a background for each screen resolution/density.

According to the Android Developer App Wi

2条回答
  •  别那么骄傲
    2021-02-02 18:33

    There is good advice from Google on icon sizes here: http://developer.android.com/guide/practices/ui_guidelines/icon_design.html

    I guess they should apply to custom widgets too.

提交回复
热议问题