Popup menu inside a RecyclerView

  Рет қаралды 20,485

Mafia Codes

Mafia Codes

4 жыл бұрын

In this video you will learn how to create a #Popup #Menu inside a #recyclerView.
⭐ Kite is a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've been using Kite for 6 months and I love it! www.kite.com/get-kite/?...
FREE $100 credit @Digital Ocean: m.do.co/c/3208f08b3324
Patreon: / trulymittal
Subscribe: kzfaq.info...
GitHub (Tutorial): github.com/trulymittal/Recycl...
RecyclerView: • Recycler View with com...
Menu Docs:
developer.android.com/guide/t...
developer.android.com/guide/t...
---------------
More useful videos
---------------
#ViewModel: • View Model | Live Data...
#NavigationComponent: • Navigation Component |...
#WorkManager: • Work Manager | Android...
#Retrofit: • RETROFIT Tutorial (v 2...
#CollapsingToolbar Layout: • Collapsing Toolbar Lay...
#BottomNavigation View: • Bottom Navigation View...
KeyframeAnimations: • Keyframe Animations wi...
NightMode: • Night Mode | Dark Mode...
ButterKnife: • Butter Knife | Field a...
SplashScreen: • Splash screen | Launch...
Singletons: • Singletons | What When...
Pull to Refresh in RecyclerView: • Pull to Refresh in Rec...
On item click using Interface in RecyclerView: • RecyclerView item Clic...
Swipe gestures in Recycler View: • Swipe gestures in Recy...
Drag and drop Reorder in Recycler View: • Drag and drop Reorder ...
Filter using #SearchView in RecyclerView: • Filter RecyclerView us...
MultiView RecyclerView: • Multi view RecyclerVie...
---------------
Other useful Playlists
---------------
Android: • Android
#Firebase: • Firebase | Build a Not...
#RestAPI (#NodeJS and MongoDB): • REST API using NodeJS ...
Docker: • Docker
MongoDB: • Learn MongoDB in 50 mi...
Html/Css/Js: • HTML / CSS / JS
Challenges: • Challenges
---------------
What I use
---------------
Mouse: amzn.to/2O9RJtu
Keyboard: amzn.to/2qxajCU
Keyboard 2: amzn.to/2XDWH4X
Monitor: amzn.to/2pDg7dH
Processor: amzn.to/347WWIb
RAM: amzn.to/2QEkUqw
Graphics: amzn.to/33aBrF4
Microphone: amzn.to/2DabdI9
#yoursTRULY #tutorial #howto #android

Пікірлер: 35
@amandaroos7969
@amandaroos7969 3 жыл бұрын
Exactly the tutorial I was looking for! Thanks so much!
@learnabout3901
@learnabout3901 3 жыл бұрын
i loved the way you have done the tutorial so smooth and helpful thank you
@Gaurav73862
@Gaurav73862 3 жыл бұрын
Thank you so much :) I really liked your easy and straight to the point tutorials.
@JustCliz
@JustCliz 4 жыл бұрын
Quick and easy to understand. Thank you very much you've helped me out a lot!
@annguyenhoang3589
@annguyenhoang3589 4 жыл бұрын
Love your contents, keep going
@adityagunjal7104
@adityagunjal7104 2 ай бұрын
love this 💓💓
@AtulSingh-od1sx
@AtulSingh-od1sx 4 жыл бұрын
Thanks dear that's what i was looking for
@mafiacodes
@mafiacodes 4 жыл бұрын
Subscribe like share
@Mirtguitar
@Mirtguitar 3 ай бұрын
Good tutorial
@Roozbeh49463
@Roozbeh49463 3 жыл бұрын
good tutorial thanks :)
@mohamedjakhrouti3556
@mohamedjakhrouti3556 3 жыл бұрын
amazing tutuo thanks a lot
@nithinn2290
@nithinn2290 3 жыл бұрын
Thankyou really helpfull
@BABATECHNOPEDIA
@BABATECHNOPEDIA 4 жыл бұрын
Sir how to create a notification on data change or new data entry in Firestore! Please make a video on this there's no video on KZfaq regarding this...
@BABATECHNOPEDIA
@BABATECHNOPEDIA 4 жыл бұрын
LOve your videos!
@dennisgonzales9521
@dennisgonzales9521 4 жыл бұрын
Awesome!
@levanchung5661
@levanchung5661 2 жыл бұрын
Thanks broooooooooooooo
@sebastiancolombo1814
@sebastiancolombo1814 3 жыл бұрын
How can I implement the delete or edit choice?
@rishabhchauhan1066
@rishabhchauhan1066 4 жыл бұрын
Sir please make videos on working inside fragments how we can create methods in fragments
@rishabhchauhan1066
@rishabhchauhan1066 4 жыл бұрын
Nice
@zoro_04
@zoro_04 4 жыл бұрын
what is the name of your theme in the Android studio ide?
@mafiacodes
@mafiacodes 4 жыл бұрын
Google developers
@professorposh4146
@professorposh4146 Жыл бұрын
You are creating a new instance of Popup menu every time you click on the icon. Is there a way to reuse them?
@mafiacodes
@mafiacodes Жыл бұрын
you can I guess so
@davidudofot266
@davidudofot266 Жыл бұрын
please can you do this same tutorial on kotlin? am a beginner
@avinashsaipavanmunnangi9722
@avinashsaipavanmunnangi9722 3 жыл бұрын
can you make a video on your android theme and fonts
@mafiacodes
@mafiacodes 3 жыл бұрын
Yes I will
@vishalthapa1440
@vishalthapa1440 3 жыл бұрын
can we align the pop up menu and clicked icon ? pop up menu is appearing below the icon?
@mafiacodes
@mafiacodes 3 жыл бұрын
it is positioned automatically by android system and u should not change that...but this may help incase you want stackoverflow.com/questions/23516247/how-change-position-of-popup-menu-on-android-overflow-button
@vishalthapa1440
@vishalthapa1440 3 жыл бұрын
@@mafiacodes thank you ...let me go through it once ...
@asdf-od5nm
@asdf-od5nm 4 жыл бұрын
How to hide and show bottom navigation bar on scroll make video on it
@mafiacodes
@mafiacodes 4 жыл бұрын
Guess there u can add scroll flags
@asdf-od5nm
@asdf-od5nm 4 жыл бұрын
@@mafiacodes is there any video tutorial or website link ? so that i can understand easily
@asdf-od5nm
@asdf-od5nm 4 жыл бұрын
No tutorial available on KZfaq regarding this- kzfaq.info/get/bejne/i7enlLp3tNvHm4E.html
@mafiacodes
@mafiacodes 4 жыл бұрын
Well I’ll make one sometime soon
@h.r.60
@h.r.60 4 жыл бұрын
thankyoubuhbyetahtahtakecareandhaveagoodday 😁
Recycler View using Kotlin
30:03
Mafia Codes
Рет қаралды 5 М.
3M❤️ #thankyou #shorts
00:16
ウエスP -Mr Uekusa- Wes-P
Рет қаралды 12 МЛН
THEY made a RAINBOW M&M 🤩😳 LeoNata family #shorts
00:49
LeoNata Family
Рет қаралды 26 МЛН
Was ist im Eis versteckt? 🧊 Coole Winter-Gadgets von Amazon
00:37
SMOL German
Рет қаралды 33 МЛН
Recycler View with complete explanation | Android
24:56
Mafia Codes
Рет қаралды 41 М.
Google Data Center 360° Tour
8:29
Google Cloud Tech
Рет қаралды 5 МЛН
RecyclerView item Click using Interface | Advanced Way | Android
7:01
3M❤️ #thankyou #shorts
00:16
ウエスP -Mr Uekusa- Wes-P
Рет қаралды 12 МЛН