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 ?

google map pic

thank much.

first need define layout (the searchbox), have imageview. can add onclicklistener() open navigationdrawer.

you combine this:

add search toolbar on google map in native android app


Comments

Popular posts from this blog

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -