Hello, I have this coordinator layout and two autocomplete textviews. I want to collapse the collapsing toolbar whenever the user will touch on any autocomplete textviews. How will I do that? Thank you in advance!
Asked
Active
Viewed 84 times
1
-
refer this http://stackoverflow.com/questions/30655939/programmatically-collapse-or-expand-collapsingtoolbarlayout – Radhey Oct 28 '16 at 08:24
-
If you past your code, it should be really much simple for me to ask your question – Mattia Ruggiero Oct 28 '16 at 08:49
-
@Radhey I tried that but its not working,I guess I'll try again! – Shubham Roy Oct 31 '16 at 09:42