public FlingRunnable(Context context) {
   mScroller = ScrollerProxy.getScroller(context);
 }