Skip to content

Instantly share code, notes, and snippets.

@yanguango
Created December 23, 2010 11:35
Show Gist options
  • Save yanguango/752859 to your computer and use it in GitHub Desktop.
Save yanguango/752859 to your computer and use it in GitHub Desktop.
// build/iphone/Classes/LauncherView.m#46
static const NSTimeInterval kLauncherViewEditHoldTimeInterval = 10000;
//set this const to a high number,it's the seconds you hold before you can edit
//This solution can fix the editing problem well now.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment