android - Button with more touchable area -
implemented clear button edittext according this. button small , hard touched. how make button's touchable area bigger?
1) can use touch delegate
android developer documentation
2) or put button in separate linearlayout wraps content appropriate padding according size of clickable area want , set clickable button inside parameter.
Comments
Post a Comment