oak
Interface MultiDirectionSlidingDrawer.OnThresholdHitListener

Enclosing class:
MultiDirectionSlidingDrawer

public static interface MultiDirectionSlidingDrawer.OnThresholdHitListener

Callback invoked when the drawer hits a certain "open/closed" threshold.


Method Summary
 void onThresholdHit(boolean goingUp)
          Invoked when the drawer opens at a percentage
 

Method Detail

onThresholdHit

void onThresholdHit(boolean goingUp)
Invoked when the drawer opens at a percentage



Copyright © 2011-2014. All Rights Reserved.