On Fri, Jul 20, 2012 at 12:10:04PM -0700, bob wrote: > float width = display.getWidth(); > float height = display.getHeight();
Correction: display.getWidth() and display.getHeight() both return int, not float. Later, --jim -- THE SCORE: ME: 2 CANCER: 0 73 DE N5IAL (/4) MiSTie #49997 < Running Mac OS X Lion > [email protected] ICBM/Hurricane: 30.44406N 86.59909W "'Wrong' is one of those concepts that depends on witnesses." --Catbert: Evil Director of Human Resources (Dilbert, 05Nov09) Android Apps Listing at http://www.jstrack.org/barcodes.html -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

