-
Notifications
You must be signed in to change notification settings - Fork 525
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support search icons and find similar icons #166
base: master
Are you sure you want to change the base?
Conversation
1. display "No match icons" when has no result 2. remove keyword length must more than 1 limitation
Cool :) |
@keunes now it just support search by icon name. I also want to support search by tags, but it seems not very easy and can quick implement. |
@baurine Can you provide APK for easy test? |
@MarcinOrlowski of course, here it is: |
There's small bug though - activity is not resized when IME opens, therefore some icons remain invisible. Yet is shall be sufficient to add
to fix that. |
@MarcinOrlowski what's your phone model and android version? in my phone has no this problem. |
It's on emulator, running Android 6.0 |
@MarcinOrlowski I tried in Android 6.0 emulator, it is true like what you said, but I don't know whether it works normal in Android 6.0 physical device. maybe we can fix it after this pr is merged. |
support search icons
the result screenshot: