I added the dependency in the app gradle, however, I can not see it in XML.
@AminulIslam-uu8ur2 жыл бұрын
getting this error Failed to resolve: com.toptoche.searchablespinner:searchablespinnerlibrary:1.3.1 Show in Project Structure dialog Affected Modules: app
@sanyammadaan23964 жыл бұрын
Can you please tell me how to remove or replace this "Select Item" label on top of search icon @7:10
@smmukbulhossain13554 жыл бұрын
Those who wants to change the Spinner title & Button's text : use "import com.toptoche.searchablespinnerlibrary.SearchableSpinner;" instead of using "import android.widget.Spinner;". Code : SearchableSpinner spinner1 = findViewById(R.id.spinner1); spinner1.setTitle("Title"); spinner1.setPositiveButton("Ok"); Happy Coding :)
@bdiego813 жыл бұрын
thank you good sir
@imtiyazuddinshaik99164 жыл бұрын
Hello, can we also populate dynamic values from SQLite instead of static? Thank a lot.
@masbro19014 жыл бұрын
how do you custom the text "Select Item" and "close" text ?
@AndroidCoding4 жыл бұрын
I think it is not done because this spinner is already customized.
@masbro19014 жыл бұрын
@@AndroidCoding there's a way in the github, but i don't know how. Check its github
@darthpool984 жыл бұрын
I have a custom spinner which also shows image etc. how can I integrate this with my custom spinner?
@konstis7794 жыл бұрын
Maybe you can show the Output also at the beginning, so I know what you will make wenn I don't know what the thing in the Titel is.
@AndroidCoding4 жыл бұрын
Thanks for giving a suggestion. Topic is clearly mentioned in right top corner.
@kanwalkhan95694 жыл бұрын
how can I remove select item option during searching ?
@ranbirsharma60674 жыл бұрын
App is crashing when we click home button directly when spinner is open and it also crash when we press power button when spinner is open.
@AndroidCoding4 жыл бұрын
Close spinner dialog in onPause method.
@ranbirsharma60674 жыл бұрын
@@AndroidCoding No problem now.. The solution for this crash is to save the instance state of all spinners in onsavedInstancestate() method..
@tjyuu4 жыл бұрын
By any chance, can anybody who fixed the app crashing issue post a solution for newbies (me) ?
@john20johnny4 жыл бұрын
Thank you, like always neat, short and useful:)
@AndroidCoding4 жыл бұрын
Welcome
@chernoBill924 жыл бұрын
Thanks for the great tutorial. Do you know if there is a way of adding recent search queries to the searchable spinner. So if you click on the spinner the items who got searched for the most will be on top of the list?
@AzimuthPH4 жыл бұрын
pls make a tutorial on searcheable textview like the word is highlighted when you searh and automatically scrolls to where the word is and a next button if there are more than one results.
@AndroidCoding4 жыл бұрын
Ok. I will try it later.
@francescolimosani4 жыл бұрын
Can you do a video on a circular seekbar, please? If you do it thank you very much. (Sorry for my English)
@AndroidCoding4 жыл бұрын
Ok. I will make a video on this topic but it's take time.
@francescolimosani4 жыл бұрын
@@AndroidCoding ok. Thank you very much!
@LofiWorld95424 жыл бұрын
You saved my day!! Thank you so much : ) BTW is there a way to change the SearchableSpinner title? The title written in "Select Item"
@deevlog21114 жыл бұрын
android.devise.space/searchable-spinner-with-search-box-example-in-android/ use this
@LofiWorld95424 жыл бұрын
@@deevlog2111 Thank you : )
@shankarlekule3 жыл бұрын
Well guidance
@amarlaha39544 жыл бұрын
Superb sir
@AndroidCoding4 жыл бұрын
Thanks
@ranbirsharma60674 жыл бұрын
Hello guys, I found the solution for this crash that save the state of spinner in onSavedInstanceState() method..
@AndroidCoding4 жыл бұрын
Thanks for giving solution.
@faisalqayyum5862 жыл бұрын
I am getting "Failed to resolve: com.toptoche.searchablespinner:searchablespinnerlibrary:1.3.1"
@pasignature4 жыл бұрын
Jeeeez!!! whats this disturbing music....if u cant explain what you are doing can you atleast let our ear rest so we can pay attention at what you aint explaining?
@abhivanbhakti4 жыл бұрын
Bhai apni audio bhi dalo isme music nahi
@AndroidCoding4 жыл бұрын
Ok. But it will take time.
@abhivanbhakti4 жыл бұрын
@@AndroidCoding Hello Brother i want help in android 10 make directory and get file from my directory in list view