Re: [android-developers] Modify item inside layer-list drawable xml

2012-07-10 Thread Ben Lee
setLayerInset
在 2012-7-11 上午11:31,"TreKing" 写道:

> On Wed, Jul 4, 2012 at 3:09 AM, Raúl virtual  wrote:
>
>> How I can modify the value of the property "left" programmatically from
>> my Activity?
>>
>> Sorry, I've search here and in Google but didn't find how to do it...
>>
>
> Try searching the documentation:
> http://developer.android.com/reference/android/view/View.html#setLeft%28int%29
>
>
> -
> TreKing  - Chicago
> transit tracking app for Android-powered devices
>
>  --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

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

Re: [android-developers] Modify item inside layer-list drawable xml

2012-07-10 Thread TreKing
On Wed, Jul 4, 2012 at 3:09 AM, Raúl virtual  wrote:

> How I can modify the value of the property "left" programmatically from my
> Activity?
>
> Sorry, I've search here and in Google but didn't find how to do it...
>

Try searching the documentation:
http://developer.android.com/reference/android/view/View.html#setLeft%28int%29

-
TreKing  - Chicago
transit tracking app for Android-powered devices

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

[android-developers] Modify item inside layer-list drawable xml

2012-07-10 Thread Raúl virtual
My question is simple, I have this file in /drawable folder: popup1.xml


http://schemas.android.com/apk/res/android";>


 

  



How I can modify the value of the property "left" programmatically from my 
Activity?

Sorry, I've search here and in Google but didn't find how to do it...

Thanks! Raúl.

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