We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
开发者_如何学CClosed 6 years ago.
Improve this questionIn the new version(s) of Android such as version 2.1, default widget (music widget, news and weather widget, youtube widget) have been restyled to use a black background with a white radial gradient at the top in the middle. I've seen other widgets starting to use the exact same background.
However, I can't find this background anywhere. The widget design guidelines (https://developer.android.com/guide/practices/ui_guidelines/widget_design.html) still refer to the outdated background (or frames as they are referred to on that page).
How can I get hold of that background? Ofcourse, I could try to design it myself to make it look like the default style as much as possible but that's seems stupid. :)
If anyone is stumbling over this, Google updated their design guidelines and supplied an App Widget Template Pack
http://developer.android.com/guide/practices/ui_guidelines/widget_design.html#templates
精彩评论