Android Custom Spinner | Spinner Customization Step By Step - Android Studio Tutorial

  Рет қаралды 57,395

Daily Coding

Daily Coding

Күн бұрын

Пікірлер: 41
@SimonBostock
@SimonBostock 3 жыл бұрын
This was a very concise video, it helped me to not only implement a custom spinner but an understanding of how one is put together, thanks for creating this.
@DailyCoding
@DailyCoding 3 жыл бұрын
Great to hear! Thanks for the feedback!!!
@SumanDas-ey8ro
@SumanDas-ey8ro 3 жыл бұрын
Spinner... Wow... 🤘🤘🤘
@aliissa6905
@aliissa6905 Жыл бұрын
what you did in the sskipped part?
@DailyCoding
@DailyCoding Жыл бұрын
Please mention the timeframe.
@alpha3836
@alpha3836 3 жыл бұрын
How do I change the font of the spinner nad the elements within? How to keep a default text on spinner
@DailyCoding
@DailyCoding 3 жыл бұрын
If you are following this tutorial then just use font family in the layout file of XML.
@alpha3836
@alpha3836 3 жыл бұрын
@@DailyCoding and how do i keep a default text like "Select item" On the spinner? Should I just add it like another list item, and not put any functionality behind it?
@DailyCoding
@DailyCoding 3 жыл бұрын
Yes to highlight the selected item use onItemSelected listener. Or just watch the first video of the Spinner Playlist. It's easy! Try that out.
@alpha3836
@alpha3836 3 жыл бұрын
@@DailyCoding Okay i'll try that, thank you.
@eCashbooks
@eCashbooks Жыл бұрын
what if there are two spinner ?? if we click on one pinner other arrow will also be change ?
@DailyCoding
@DailyCoding Жыл бұрын
You can add a check with the spinner id before changing the deawable
@Gheorghicastefan
@Gheorghicastefan 2 жыл бұрын
Hello sir, many thanks for the video, I have followed the instructions but the spinner only shows me the last element from Data class, is there a chance you could know what might be the issue?
@DailyCoding
@DailyCoding 2 жыл бұрын
Rather than guessing, I would like to see your code. May I?
@Mirtguitar
@Mirtguitar 9 ай бұрын
Good tutorial
@DailyCoding
@DailyCoding 9 ай бұрын
Thanks 😊
@khanhsb15
@khanhsb15 2 жыл бұрын
Thanks you so much !
@DailyCoding
@DailyCoding 2 жыл бұрын
Welcome 😄
@ali_x1917
@ali_x1917 2 жыл бұрын
Thanks for making this i want to make action when it click on any item ?
@DailyCoding
@DailyCoding 2 жыл бұрын
Kindly watch part 01
@mohamedakazim1909
@mohamedakazim1909 2 жыл бұрын
Great video. Really thanks. I have just one question please. Can I click on the options to navigate to others activities, and if yes, how?
@DailyCoding
@DailyCoding 2 жыл бұрын
Use onItemSelected method. Watch part 01
@mohamedakazim1909
@mohamedakazim1909 2 жыл бұрын
I saw part 1. I have no problem doing it with popup dialog. It's just complicated with spinner and exported dropdown menus. Please help 🙏
@DailyCoding
@DailyCoding 2 жыл бұрын
@@mohamedakazim1909 what do you want to make?
@mohamedakazim1909
@mohamedakazim1909 2 жыл бұрын
I want those options to do things, like opening an activity
@DailyCoding
@DailyCoding 2 жыл бұрын
use onItemSelected method
@maisa8924
@maisa8924 Жыл бұрын
How to get an item by index form spinner filled by xml?
@DailyCoding
@DailyCoding Жыл бұрын
Use item selected listener
@psikolojiktarih
@psikolojiktarih 3 жыл бұрын
hi sir, i create searchable spinner use the popupwindow and icons but i have a few tablayout, is spinner opened change layout popupwindow stay bug. Every Tabs vew is open popupwindow(spinnerlist). I am try setOutSideTouchable(true) but this searchable method is destroyed. do you have any idea what i should do?
@DailyCoding
@DailyCoding 3 жыл бұрын
Join Telegram and post your queries. Anyway, How are you using popup window? using Dialog class??
@haidarali1696
@haidarali1696 2 жыл бұрын
but you did not show how to get spinner value ???? please tell me here
@DailyCoding
@DailyCoding 2 жыл бұрын
Use onOnItemSelected listener. However You can watch part 1.
@duongnguyenhai473
@duongnguyenhai473 2 жыл бұрын
same question, how to get spinner value ?
@rirelaughplus
@rirelaughplus 2 жыл бұрын
@@DailyCoding part 1 link please
@rirelaughplus
@rirelaughplus 2 жыл бұрын
Hello great video ,thank for that. But how to get selected Fruit in a text view ?
@DailyCoding
@DailyCoding 2 жыл бұрын
Thanks for your feedback. Here is how you can make the spinner item selected. Just use onItemSelected() kzbin.info/www/bejne/jmi7q2ifrbCJntU
@ankitankit-hg3fh
@ankitankit-hg3fh Жыл бұрын
🎉
@asadnuralom3376
@asadnuralom3376 2 жыл бұрын
Inventory kaisay banaya bo to dikhana tha na
@DailyCoding
@DailyCoding 2 жыл бұрын
That's the very basic concept dude. Create a class called Inventory then create a function that will return a list.
@chidozieugboma1
@chidozieugboma1 3 жыл бұрын
2nd viewer
$1 vs $500,000 Plane Ticket!
12:20
MrBeast
Рет қаралды 122 МЛН
Andro, ELMAN, TONI, MONA - Зари (Official Audio)
2:53
RAAVA MUSIC
Рет қаралды 8 МЛН
УЛИЧНЫЕ МУЗЫКАНТЫ В СОЧИ 🤘🏻
0:33
РОК ЗАВОД
Рет қаралды 7 МЛН
Android Studio For Beginners Part 1
37:21
Bill Butterfield
Рет қаралды 2 МЛН
ViewModels & Configuration Changes - Android Basics 2023
18:46
Philipp Lackner
Рет қаралды 141 М.
How to Support ALL Screen Sizes on Android - Full Guide
19:10
Philipp Lackner
Рет қаралды 116 М.
Custom Spinner with Images & Text in Android Studio Tutorial
18:34
Android with Haroon
Рет қаралды 20 М.
Think Fast, Talk Smart: Communication Techniques
58:20
Stanford Graduate School of Business
Рет қаралды 44 МЛН
Navigation Component - Android Studio Tutorial
12:11
Stevdza-San
Рет қаралды 180 М.
Color Picker Android Studio Kotlin Custom Spinner Tutorial
9:39
Code With Cal
Рет қаралды 9 М.
$1 vs $500,000 Plane Ticket!
12:20
MrBeast
Рет қаралды 122 МЛН