Vmaffey / ancal

Automatically exported from code.google.com/p/ancal
0 stars 0 forks source link

Monthly calendar size issue #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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