Sometimes I have a button in my UI that it is so small that it is difficult to click. My solution so far has been to add a transparent border around the button in photoshop. Jus
I have just found a neat way to solve this problem.
In the Button set the duplicateParentState to true which make the button highlight when you click outside the button but inside the LinearLayout.