Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 543 Bytes

File metadata and controls

16 lines (11 loc) · 543 Bytes

ToolbarSearchView

Currently, there is no hosted library for this project, so to implement this into your project, follow these steps.

  1. Clone this repository to your machine:

    cd ~/your_projects_directory
    git clone https://github.com/CreativeCodersJosh/ToolbarSearchViewSample ToolbarSearchViewSample
    
  2. Open your project in Android studio

  3. In Android Studio, click File > New > Import Module

  4. In the "Source directory" field, type in

    your_projects_directory/ToolbarSearchViewSample/toolbarsearchview