Skip to content

An android library provides toolbar with search icon animation

License

Notifications You must be signed in to change notification settings

UdiOshi85/libSearchToolbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search toolbar with animation

Create a simple toolbar with circurlar reveal animation when searching!

Api > 21 ? Circular reveal animation! : change without animation;


Example


Usage

In your application gradle file, add the following

compile 'com.github.udioshi85:libSearchToolbar:1.3.0'

Example

Example can be found in the following url https://github.com/UdiOshi85/SearchToolbarExample

Developer notes

  • I've implemented everything assuming that your menu xml has only 1 item and it's the magnifying glass one
  • The animation uses API > 21 so if your device is below it's still work but without the animation
  • Found a Bug? please report in our Issues section
  • License under Apache 2.0

About

An android library provides toolbar with search icon animation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages