dirkvranckaert / my-episodes-watch-manager

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

Lines between tv show on WVGA800 #55

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Make an ADV with WVGA800 display
2. Logon

What is the expected output? What do you see instead?
Lines between tv shows must have the same size, 1 line over 2 doesn't have
the same size here.

What version of the application are you using?
1.5.0-1

What version of Android are you using?
2.1

What device/smartphone are you using?
HTC Desire

Original issue reported on code.google.com by nicolas....@gmail.com on 25 May 2010 at 7:09

Attachments:

GoogleCodeExporter commented 8 years ago
Ivo,

can you have a look at this. I remember we had this issue mentioned before.
I will also post this issue on the android developer group to see if anyone has 
had 
any troubles with it already. I'll keep you posted through this issue on their 
responses!

Original comment by dirkvran...@gmail.com on 26 May 2010 at 11:05

GoogleCodeExporter commented 8 years ago
If you make the line thicker (android:dividerHeight="2px") the problem is 
solved.
if you make the line 1px, the issue is the same.

Original comment by ivoniftrik on 26 May 2010 at 12:56

Attachments:

GoogleCodeExporter commented 8 years ago
hmm kinda nasty :s But for now we can use this for the solution!

Original comment by dirkvran...@gmail.com on 26 May 2010 at 1:03

GoogleCodeExporter commented 8 years ago
It seems that old releases have picture in place of a line ?

http://farm5.static.flickr.com/4003/4547128753_de01e52601_o.png

But I presume that the upscale makes picture ugly too in high resolution ?

Original comment by nicolas....@gmail.com on 26 May 2010 at 4:56

GoogleCodeExporter commented 8 years ago
Nicolas, the image you say is the default layout of a list view. Since we are 
using colapsable lists the 
default changed to what we have now.

If there is no other solution we should just make the line thicker. When I hav 
the time I will post the 
issue to the Android developer Google Group.

Ivo did you commit the change?

Original comment by dirkvran...@gmail.com on 26 May 2010 at 6:17

GoogleCodeExporter commented 8 years ago
change is now committed, still leaving this issue open, there may be a better 
fix.

Original comment by ivoniftrik on 28 May 2010 at 1:22

GoogleCodeExporter commented 8 years ago
I leave this issue open for a next release, altough we use this temp solution 
for 
release 1.5.1

Original comment by dirkvran...@gmail.com on 2 Jun 2010 at 6:49

GoogleCodeExporter commented 8 years ago

Original comment by ivoniftrik on 28 Jun 2010 at 7:06

GoogleCodeExporter commented 8 years ago
According to Ivo this issue can be fixed by setting the minSdkVersion to 4.
We'll look into this for a future release

Original comment by dirkvran...@gmail.com on 18 Jul 2010 at 3:29

GoogleCodeExporter commented 8 years ago

Original comment by dirkvran...@gmail.com on 15 Aug 2010 at 1:54

GoogleCodeExporter commented 8 years ago
Changed minsdkversion to 4. Layout has now normal lines in high resolution.
Made differents between HDPI screens (more padding) and other screens.

Original comment by ivoniftrik on 16 Aug 2010 at 10:51

Attachments: