I think you will want to create your own custom compound control, and then
just reuse it.  The general process can be found in the Dev Guide:

http://developer.android.com/guide/topics/ui/custom-components.html#compound

Thanks,
Justin

----------------------------------------------------------------------
There are only 10 types of people in the world...
Those who know binary and those who don't.
----------------------------------------------------------------------


On Mon, Nov 30, 2009 at 2:42 PM, Marton Kodok <[email protected]> wrote:

> I've managed to create the first group of the layout. But now, how do I
> create N levels of the same layout?
>
> I will read the number of levels from a database (3 in picture). Then I
> have to display N settings in vertical way.
> Any help would be appreciated?
>
> 2009/11/30 Marton Kodok <[email protected]>
>
> Sorry, you have a point.
>>
>> I have problems with the textview on the right handside, those two
>> textviews on the same line
>> one on the left, the other on the right.
>>
>> 2009/11/30 Justin Anderson <[email protected]>
>>
>> Read the docs and look at some of the demos to get some ideas...
>>>
>>> Other people aren't going to do the work for you.  You need to get your
>>> hands dirty and do some work.  When you get stuck with a specific problem,
>>> show what you have done and ask for help...
>>>
>>> Otherwise you will not get any answers....
>>>
>>> Thanks,
>>> Justin
>>>
>>> ----------------------------------------------------------------------
>>> There are only 10 types of people in the world...
>>> Those who know binary and those who don't.
>>> ----------------------------------------------------------------------
>>>
>>>
>>> On Mon, Nov 30, 2009 at 11:42 AM, Marton Kodok <[email protected]>wrote:
>>>
>>>> How to create this layout?
>>>>
>>>> http://img300.imageshack.us/img300/7316/sepm8dr309c7qsuwd6bluxq.png
>>>>
>>>> Thank you.
>>>>
>>>> [image:
>>>> http://img300.imageshack.us/img300/7316/sepm8dr309c7qsuwd6bluxq.png]
>>>>
>>>> --
>>>> Márton
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Android Beginners" group.
>>>> To post to this group, send email to [email protected]
>>>> To unsubscribe from this group, send email to
>>>> [email protected]<android-beginners%[email protected]>
>>>> For more options, visit this group at
>>>> http://groups.google.com/group/android-beginners?hl=en
>>>
>>>
>>>  --
>>> You received this message because you are subscribed to the Google
>>> Groups "Android Beginners" group.
>>> To post to this group, send email to [email protected]
>>> To unsubscribe from this group, send email to
>>> [email protected]<android-beginners%[email protected]>
>>> For more options, visit this group at
>>> http://groups.google.com/group/android-beginners?hl=en
>>
>>
>>
>>
>> --
>> Márton
>>
>
>
>
> --
> Márton
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Beginners" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-beginners%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" 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-beginners?hl=en

Reply via email to