Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
[email protected] webmail now available. Want one? Go here.
Cannot use outlook/hotmail/live here to register as they blocking our mail servers. #microsoftdeez
Obey the Epel!

Paste

Pasted as Plain Text by r ( 11 years ago )
ActivitySwipeDetector activitySwipeDetector = new ActivitySwipeDetector(this);
  lowestLayout = (RelativeLayout)this.findViewById(R.id.relative_layout);
  lowestLayout.setOnTouchListener(activitySwipeDetector);

 

Revise this Paste

Your Name: Code Language: