shashidharus/android-calendar-view

Rendering breaks with wide screen width

Closed this issue · 4 comments

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

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

  • Changed state: Accepted
  • Added labels: Component-UI, Type-Enhancement
  • Removed labels: Type-Defect
960x540 screen resolution support needed

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

fixed. make calendar-view auto fix screen size.

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

  • Changed state: Fixed
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