-
## 🚀 Feature
(A clear and concise description of what the feature is.)
### Have you read the [Contributing Guidelines on issues](https://wix.github.io/react-native-navigation/docs/meta-contribut…
-
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
androidTestCompile('com.android.support.test.espresso:espresso-core:2.2.2', {
exclude group: 'com.android.support', …
-
hi i make value-fa but it doesnt support . can you help me ? thanks
-
Hello,
is it possible to hide FSV when scrolling down the .
I would like to achieve similar effect as Google Play with the searchview on its main page. But as this widget is not like a toolbar and i…
-
Great widget! but is it possible to use this library adding a small portion of code in the Activity? and creating a simple adapter?? In the readme you are saying that you could set the adapter and it …
-
Like in SearchView there is this function onQueryTextSubmit(String query) can called when user submits the query. How to do similar thing using this search library ?
-
This function can't be called out com.android.support. It cause a compile error. What can I use to replace it?
-
Здравствуйте. Решил написать тесты и при запуске онных приложение крашиться:
```
kotlin.UninitializedPropertyAccessException: lateinit property presenter has not been initialized
at com.someapp.and…
-
I had successfully run the sample project with my credentials, and Then I Implemented this into my project, it is initialized successfully, but when clicking the button to show consent it gives me thi…
-
From a review, user asked if there is a simple way to find list elements.
A solution could be to add a search the in Action Bar for example.