Mehdi-android / android-calendar-view

Automatically exported from code.google.com/p/android-calendar-view
0 stars 0 forks source link

Rendering breaks with wide screen width #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run application with wide view(setting emulator to 960x540 reproduces)
2. open demo application
3. go to calendar view

What is the expected output? What do you see instead?
Expected:
calendar renders correctly

Actual:
calendar text renders left-aligned, but calendar background renders centered

What version of the product are you using? On what operating system?
0.2.0 download, tested on android 2.3 emulator and 2.2.1 droid charge.

Please provide any additional information below.

Original issue reported on code.google.com by kc0...@gmail.com on 8 Jun 2011 at 4:16

GoogleCodeExporter commented 9 years ago

Original comment by outlooks...@gmail.com on 13 Jul 2011 at 6:27

GoogleCodeExporter commented 9 years ago
960x540 screen resolution support needed

Original comment by outlooks...@gmail.com on 13 Jul 2011 at 6:28

GoogleCodeExporter commented 9 years ago
fixed. make calendar-view auto fix screen size.

Original comment by outlooks...@gmail.com on 19 Aug 2011 at 5:56

GoogleCodeExporter commented 9 years ago
I have the same problem in landscape mode. The test is left aligned but the 
background image is not.

Original comment by sanna.ma...@gmail.com on 24 Mar 2012 at 4:02