Manu Misra

Results 3 comments of Manu Misra

That logic is supposed to be in Activity class rather than in CountDownAnimation.java

I am using VoiceActivity with activity_voice layout file. Even though I have setVoiceSearch(true), the microphone icon is not visible in searchView.

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....