-
The toggle does not finish animation or not doing animation at all (when i build release with minify enable). It happened when i build project on some PC but not some others.
![screenshot_2016-03-08-1…
-
Using 2.01:
```
ajc args: [-encoding, UTF-8, -source, 1.7, -target, 1.7, -d, /home/renaud/Workspace/***/app/build/intermediates/transforms/aspectj/debug/folders/1/1f/aspectj, -bootclasspath, /home/re…
-
I saw a weird log showing up in my LogCat and traced it on your repo to FloatingSearchView:1156
```
int fiveDp = Util.dpToPx(6);
int threeDp = Util.dpToPx(3);
ViewCompat.animate(mSuggesti…
-
1. Turn on the developer option "don't keep activities"
2. Open the demo app
3. Type "a"
4. Press the home key to return to the home screen
5. Go back to the demo app
The app crashes:
`Process: com.…
-
Hey Ari,
Take a look at this crash whenever you can. Crashed on me while playing around with menu item configurations.
`java.lang.NullPointerException: Attempt to invoke virtual method 'float andr…
-
Hi!
I am trying to implement this cool FloatingSearchView but it just shows me white text when writting! Hint is shown correctly but it seems that the edittext text is in white color. I have tried to…
-
Is it possible to change the height of the search edit text?
Can you add a XML property or a way to change it programmatically?
Thanks
-
I can not reproduce it, As it was one some random users device, I just caught it in Crashlytics.
Here is the crashlytics report ( with whole exception and other device/android details )
http://crashe…
-
Hi!
Just to let you know that I am seeing a weird behaviour in those icons when setting a floating search view like this:
The problem is that the right icon (microphone or x icon if you have writt…
-
Hi.
Can I remove shadow on focused search?