Touch screen inputs

I have packaged a game that is being used on a tablet. I have to double tap certain widget items in order for them to be executed. If I was to use a mouse I would only have to click the widget once. How do I change the double tap to just one tap? So when I am on a touch screen how do I make it so that the widget only needs to be tapped once?