Andrew Cross
Results
1
comments of
Andrew Cross
trafficstars
It's not perfect, but I've been calling the onClick function directly (specified in my layout xml) instead of via the button. e.g. for the following (simplified) xml: ``` ``` I'll...