i have a uisrollview which is 960 * 1440 as it fits 9 uiviews on it
when i use it the buttons on it slow down their redraw. so.. you tap a button and it triggers the selector instantly, but it doesn't redraw as if it got highlighted unless you hold the tap for about a second
what could i do to make the button highlight when you tap it instantly like it would if it wasn't on a large scrollview?
when i use it the buttons on it slow down their redraw. so.. you tap a button and it triggers the selector instantly, but it doesn't redraw as if it got highlighted unless you hold the tap for about a second
what could i do to make the button highlight when you tap it instantly like it would if it wasn't on a large scrollview?