SimpleSearchView icon indicating copy to clipboard operation
SimpleSearchView copied to clipboard

A simple SearchView for Android based on Material Design

Results 27 SimpleSearchView issues
Sort by recently updated
recently updated
newest added

Description: I implemented 'com.github.Ferfalk:SimpleSearchView:0.2.0' library into my app. After update `androidx.activity:activity-ktx` and `androidx.fragment:fragment-ktx` from 1.4.0 to 1.5.0 menu icon disappears which completely disables search functional. Steps to reproduce: 1. Successfully...

**### Seems Like Issue here** _https://github.com/Ferfalk/SimpleSearchView/blob/1e62036e69c983b84544f8eee64c4917e2cbb17e/simplesearchview/src/main/java/com/ferfalk/simplesearchview/SimpleSearchView.kt_ When Reading and writing to parcel ### Stack Trace Process: com.doc.scanner.doc.reader.documentscan, PID: 19451 java.lang.RuntimeException: Parcel android.os.Parcel@5cbf9d2: Unmarshalling unknown type code 6553705 at offset 3092...

Does the library has plan to move away from onActivityResult to get the voice search result? thanks.

with latest update 0.2.0 we no longer can extend SimpleSearchView

with .setKeepQuery(true) add persistence last query, but is there any way to initialize the text to a specific value?

The attributes ``` ``` have a type "dimension", but probably should be a "float"

`SimpleSearchView-0.1.5\res\values\values.xml:17:5-45:25: AAPT: error: duplicate value for resource 'attr/type' with config ''` I cannot build the project.

Any plans to support Android X instead of support library? https://developer.android.com/jetpack/androidx/migrate