示例#1
0
 /**
  * Gets the behind scroll scale.
  *
  * @return The scale of the parallax scroll
  */
 public float getBehindScrollScale() {
   return mViewBehind.getScrollScale();
 }