MaterialSearchView icon indicating copy to clipboard operation
MaterialSearchView copied to clipboard

[BUGFIX #137]The voice search icon is not displaying for some reason

Open vinothsvk92 opened this issue 9 years ago • 2 comments

I have fixed Bug ID #137

return activities.size() != 0;

vinothsvk92 avatar Apr 21 '17 14:04 vinothsvk92

library/src/main/java/com/miguelcatalan/materialsearchview/MaterialSearchView.java is still showing return activities.size() == 0; I believe the change was overwritten. Hence the voice icon is still not showing up. I am using compile 'com.miguelcatalan:materialsearchview:1.4.0' in dependency. Am I supposed to use some other version to see your change?

manukmisra avatar Sep 12 '17 19:09 manukmisra

search voice is showing only in 1.3.0 version ? Any solution for this issue.

WaelOuni avatar Apr 07 '18 13:04 WaelOuni