Do you specify the padding in pixels (px) instead of "dp"? Using the pixel 
unit is discouraged because of the different screen sizes and densities.
Alternatively you could call setGroupIndicator(null) and provide your own 
custom group indiciator icon integrated in your group item view layout.

On Tuesday, January 22, 2013 9:26:50 AM UTC-6, saex wrote:
>
> This is not the solution, i tryed it, but the padding is insufficient on 
> some large screen phones. And i if put a lot of padding the text appears a 
> lot to the right on smal screen resolution phones.
>
> I'm sure that exist's better solution for this
>
>
>
> El martes, 22 de enero de 2013 01:23:34 UTC+1, TreKing escribió:
>>
>>
>> On Mon, Jan 21, 2013 at 4:32 PM, saex <elpab...@gmail.com> wrote:
>>
>>> The icon is being painted overlaying the text title of each item. It 
>>> means that for example, if the title of the first items is "Ducados", the 
>>> icon is overlaying "Du" and only "cados" is visible
>>>
>>> What can i do to align the text on the right of the expand icon?
>>>
>> Add some padding to the left side of the TextView you use for the items.
>>
>>
>> -------------------------------------------------------------------------------------------------
>> TreKing <http://sites.google.com/site/rezmobileapps/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

Reply via email to