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
Original issue reported on code.google.com by
ed.burnette
on 29 Sep 2008 at 5:39Attachments: