dirkvranckaert / my-episodes-watch-manager

Automatically exported from code.google.com/p/my-episodes-watch-manager
1 stars 2 forks source link

Episode title not entirly shown #39

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I had this problem last night. The episode I was about to watch had a too 
long title for one line. Should not be a problem for the view altough the 
second line was only half visible. I looked into the layout file 
episoderowchild.xml but everything seems fine 
(android:layout_height="wrap_content").

Original issue reported on code.google.com by dirkvran...@gmail.com on 12 May 2010 at 7:47

GoogleCodeExporter commented 8 years ago

Original comment by ivoniftrik on 15 May 2010 at 1:43

GoogleCodeExporter commented 8 years ago
I used a static height in episoderowchild, now only with wrap_content and 
padding.

Original comment by ivoniftrik on 15 May 2010 at 3:11

Attachments: