I have an android application working on Adobe Air. Simply, I have a Spark DataGrid in a view. When I rotate my devices(tablet or mobile phone) few degrees(4-5), datagrid content goes to invisible and
-if I continue to next position(Portrait to Landscape), goes back to visible.
-if I don't continue to next position, doesn't go back to visible.
I have tested this with default properties of spark DataGrid,Item renderer and Skin class, but this problem occured again.Is that may be a bug ?
Appreciated to hear your comments about this issue.