alnieto / apps-for-android

Automatically exported from code.google.com/p/apps-for-android
Apache License 2.0
0 stars 0 forks source link

[Radar] Support landscape mode #23

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The attached patch adds support for landscape mode in the Radar view.
The main change is in RadarView.java, where it needs to take the min of the 
width and height to find the center instead of always taking the width. I 
also took out the screenOrientation=portrait flag from the manifest, and 
added a landscape layout.

Original issue reported on code.google.com by ed.burnette on 29 Sep 2008 at 5:39

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by nuj...@gmail.com on 30 Sep 2008 at 7:29

GoogleCodeExporter commented 8 years ago

Original comment by morri...@gmail.com on 13 Nov 2008 at 10:18

GoogleCodeExporter commented 8 years ago

Original comment by morri...@gmail.com on 13 Nov 2008 at 10:21