So, I want to create Custom Views, set Linear Layouts equal to them and, I want to make them clickable. So, when I click that Linear Layout View, I want it to have the click animation, the same way List Item has(it goes orange and you have that feeling that you clicked it). How to do this? Thanks!
Asked
Active
Viewed 1,338 times
0
-
Selectors that is the word you should be googling for ;) this is not considered an animation but a state. – Tobrun Feb 14 '14 at 13:19
-
e.g. http://stackoverflow.com/questions/14023886/android-button-selector – Tobrun Feb 14 '14 at 13:19