private void init(Context context) {
   mContext = context;
   super.setOnScrollListener(this);
 }