Can macroid DSL be used with AppWidgets (RemoteViews?)
23 views
Skip to first unread message
Brian Parma
unread,
Oct 21, 2015, 1:32:07 PM10/21/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to macroid
I'm trying to add an AppWidget to an app that uses Macroid. The AppWidgetProvider receives a Context, but it is not an ActivityContext, so I cannot use the DSL to build my widget layout. Is there any way to work around this?