Questions tagged as 'searchview'

1
answer

Help with search method and pagedList C # MVC

That such a friend I turn to you again to solve a problem that I think is simple but I could not find the solution. 1.- It turns out that I have a actions result in the following way. public ActionResult searchRequerimiento(searchRequerimi...
asked by 12.08.2018 / 14:32
0
answers

Search View in the toolbar gives me null reference

This is the xml code of the menu <?xml version="1.0" encoding="utf-8"?> <menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"> <item android:id="@+id/s...
asked by 09.06.2018 / 03:04
0
answers

Passing Spinner text to a SearchView

I have a problem that I have not been able to find a solution for, I have a spinner that by clicking on the drop-down list I want that text to go to the SearchView I have programmed, I just need the text from the spinner when clicked,...
asked by 27.04.2018 / 19:25
0
answers

Inquiry - Action Bar with SearchView and Sppiner

Is there any control that allows me to do a search from the ActionBar but previously selecting an item from a Spinner? I need the search shown in the image to be done from the ActionBar for reasons of space and consistency with the others Fragme...
asked by 19.04.2018 / 14:41
0
answers

Change the interface of actionSearch, Android

I recently implemented the actionSearch in my application, so when you click on the icon, the search bar is displayed. The fact is that I would like to put it in the style of applications such as Twitter or Youtube Gaming (I leave a screenshot b...
asked by 01.03.2018 / 09:43
0
answers

Finder in toolbar listiview android

I'm doing a search in a Listiview where I rescue the phone contacts. After many attempts I have not succeeded in this and I do not understand very well what could be the error. I'd appreciate your help. Here I attach my code. MainActivity wit...
asked by 17.10.2017 / 00:34
1
answer

search icon is not shown at the beginning

I have several fragments and activities in my app, in which I have implemented searchview and everything works correctly, the problem happens in a new view in which I want to implement it where only the toolbar appears alone, without the icon, b...
asked by 25.04.2017 / 07:02
1
answer

Android: searchview icon does not appear in my toolbar

I'm trying to put my searchview icon in two views, for example in A and B, the problem is that it does not appear in the first view (A), but the searchview if it appears in my view (B) I'm using exactly the same code used in the view that works...
asked by 22.04.2017 / 07:01
1
answer

I want to create this project with my own list

I've done this project with this tutorial: link , the.problem is this: I want to use my own list, instead of the list of countries as used in this tutorial. I must say that I have no advanced knowledge in programming. I only learn with what...
asked by 08.05.2017 / 03:11