Skip to content

some text is cut off in ldpi resolution #7

@GoogleCodeExporter

Description

@GoogleCodeExporter
On my HTC Wildfire I got some lines of text in the listview cut off 
(screenshorts 1 and 2).

The preferred listview height seems to be 48dp on my screen, 48dp minus 12 dp 
for padding (2x6dp) is 36dp. The height of one textview is 26dp, and the size 
of text in another textview is 18dp, which is together more than 36dp. Maybe 
I'm wrong, but here's what I did to fix it (a rough fix, so if there is a nicer 
way - please, use it).

I changed the height of the explorer_resMeta textview to 20dp from 26 dp.
Also, I removed the left padding of the explorer_resName textview (it looked 
better to me, but I see no reason to use padding there).

After these changes the list looked like on the 3rd screenshot.

Original issue reported on code.google.com by zaitsev....@gmail.com on 24 Jun 2012 at 10:05

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions