moflo / openspringboard

UIKit based Spingboard clone, similar to Three20's TTLauncherView. (Update Aug-9-2011: finally have time to refactor this for iOS5 custom container view controllers)
http://fieldforceapp.com
MIT License
242 stars 38 forks source link

Add method to delete "app" icon #2

Closed moflo closed 2 years ago

moflo commented 13 years ago

Current scheme doesn't allow for deleting an icon, only animates the rearrangement of the icons 'cause that's all we need in our app. Add a scheme to show a "delete" button on icons. Implies a need to switch state from "edit" to a quiescent state.