• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<resources>
2    <declare-styleable name="AppWidgetAttrs">
3        <attr name="appWidgetBackgroundColor" format="color" />
4        <attr name="appWidgetTextColor" format="color" />
5    </declare-styleable>
6</resources>