android - how to insert navigation drawer and button inside AutoCompleteTextView -
basically want insert navigation drawer , button inside autocompletetextview search text in google map.
how do ?
thank much.
first need define layout (the searchbox), have imageview
. can add onclicklistener()
open navigationdrawer
.
you combine this:
Comments
Post a Comment