public interface OnThumbPositionUpdateListener {void onFirstThumbUpdate(int xPos, int yPos);void onSecondThumbUpdate(int xPos, int yPos);}public interface OnThumbPositionUpdateListener {
void onFirstThumbUpdate(int xPos, int yPos);
void onSecondThumbUpdate(int xPos, int yPos);
}
Sunday, February 12, 2012
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment