bherrmann7 / Car-Cast

Car Cast is a simple Android podcast downloader and player. Optimized for use in a daily commute, it features big buttons, large text, remembers last played location. FOR MORE INFO ---> http://jadn.com/cc/
http://jadn.com/cc/
57 stars 30 forks source link

fix layout on Nexus4 #92

Closed eddyp closed 11 years ago

eddyp commented 11 years ago

Nexus 4 is 768x1280 on a 4.7" screen. The Feedback / Help menu does not look good at all on this device.

Change the way buttons are created: all are relative to qanda or parent

bherrmann7 commented 11 years ago

Additional UI Fixes would be very welcome. My Android UI skills are very basic.

eddyp commented 11 years ago

My Android experience is also minimal :-)

I mentioned the size and resolution of the device so you can create an android virtual device for Nexus 4. The problem is immediately apparent once you change the preview device.

I used the Linux64 ADT bundle version 20130219 and selecting the AVD was available directly in the activity designer (or however is called).