[android-developers] ImageView drawing cache problem

2011-04-07 Thread Emrah KOCAMAN
Hi there, My application uses an imageview's drawing cache to create another imageview. It works very well on all devices except Motorola. Drawing cache comes always null in Motorola devices( like DROID2, DROIDX). My code portion is below. Does anyone has any idea about the solution? Thx in

[android-developers] GridView over scroll problem

2011-04-06 Thread Emrah KOCAMAN
Hi, My application has a gridview within a linear layout. This gridview automatically overscrolls when users make a vertical touch and this only happens in Samsung Galaxy series and this ruins the user experience. As I see, all views that implements AbsListView overscrolls in Samsung Galaxy