At 01:04 PM 2/4/2012, you wrote:
On Sat, Feb 4, 2012 at 3:57 PM, Ray Tayek wrote:
>> > i am looking at walking the layout tree.
>>
>> What is a "layout tree"?
>
>
> i think it's what's in your main.xml.
Um, OK. You don't need R to walk that. After you call
setContentView(), call findViewById(an
On Sat, Feb 4, 2012 at 3:57 PM, Ray Tayek wrote:
>> > i am looking at walking the layout tree.
>>
>> What is a "layout tree"?
>
>
> i think it's what's in your main.xml.
Um, OK. You don't need R to walk that. After you call
setContentView(), call findViewById(android.R.id.content) to get the
View
At 11:10 AM 2/4/2012, you wrote:
On Sat, Feb 4, 2012 at 2:03 PM, Ray Tayek wrote:
>> On Sat, Feb 4, 2012 at 3:54 AM, Ray Tayek wrote:
>> > hi, newbie here, i am trying to programmatically look at stuff in R. i
>> > want
>> > to see how many names match match a simple regex. these will refer to
On Sat, Feb 4, 2012 at 2:03 PM, Ray Tayek wrote:
>> On Sat, Feb 4, 2012 at 3:54 AM, Ray Tayek wrote:
>> > hi, newbie here, i am trying to programmatically look at stuff in R. i
>> > want
>> > to see how many names match match a simple regex. these will refer to
>> > string
>> > and string array r
At 03:51 AM 2/4/2012, you wrote:
On Sat, Feb 4, 2012 at 3:54 AM, Ray Tayek wrote:
> hi, newbie here, i am trying to programmatically look at stuff in R. i want
> to see how many names match match a simple regex. these will
refer to string
> and string array resources.
Whatever you are trying
On Sat, Feb 4, 2012 at 6:51 AM, Mark Murphy wrote:
> On Sat, Feb 4, 2012 at 3:54 AM, Ray Tayek wrote:
>> hi, newbie here, i am trying to programmatically look at stuff in R. i want
>> to see how many names match match a simple regex. these will refer to string
>> and string array resources.
>
> W
On Sat, Feb 4, 2012 at 3:54 AM, Ray Tayek wrote:
> hi, newbie here, i am trying to programmatically look at stuff in R. i want
> to see how many names match match a simple regex. these will refer to string
> and string array resources.
Whatever you are trying to do, there is probably a better sol
hi, newbie here, i am trying to programmatically look at stuff in R.
i want to see how many names match match a simple regex. these will
refer to string and string array resources.
i can sorta get at the fields using reflection, but i get a warning
(please see below) about: Ignoring InnerClass
8 matches
Mail list logo