You can specify it in the layout file you hand to the RemoteViews, but
I don't see off the top how you would change it via Java code.

On Thu, Sep 22, 2011 at 3:47 PM, b_t <[email protected]> wrote:
> Hi,
>
> Is there any way to set padding using RemoteViews?
>
> It would be fine if there were a method like
>
>                remoteViews.setInt(viewId, "setPadding", resourceId);
>
> or
>
>                remoteViews.setInt(viewId, "setPaddingLeft", resourceId);
>
> Tamás?
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Warescription: Three Android Books, Plus Updates, One Low Price!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to