rearrange the order that the quickscreen wiewports are allocated.
commitaead42da1808de2c75f23bea1739d39d3c3a977e
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Fri, 31 Oct 2008 04:58:33 +0000 (31 04:58 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Fri, 31 Oct 2008 04:58:33 +0000 (31 04:58 +0000)
tree1b9fd24d9ea1ab08dbbda093747bd22a75d685ad
parente7168125d7444df6cb5febe10832496ec472c3d9
rearrange the order that the quickscreen wiewports are allocated.
The Icon viewport in the center will use as much width as there is room, and should never shrink so that there isnt room for the 2 arrows.
Doing it this way makes sure the arrows stay with the text instead of being stuck in the middle of the screen (which seems to happen mostly on portrait LCD's with the old version)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18943 a1c6a512-1295-4272-9138-f99709370657
apps/gui/quickscreen.c