santiagohdzb/ancal

Monthly calendar size issue

Opened this issue · 0 comments

What steps will reproduce the problem?
1. in the source code, monthly calendar width and height is hard-coded. In my 
emul, the calendar is displayed as a small sized.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.
Creating monthly calendar in Ancal activity has to be delayed just before 
changing the calendar type. In onCreate method, the width an height of a view 
cannot be read properly. It might always return 0.

Original issue reported on code.google.com by mark.sun...@gmail.com on 20 Jul 2012 at 7:34