Android Development Tutorial - Swipe to show button Recycler View

preview_player
Показать описание
#EDMTDev #AndroidDevelopment #AndroidEDMT

In this tutorial i will show you how to create swipe to show button in Recycler View

android development tutorial,android programming tutorial,android app development tutorial,android tutorial for beginners,android app tutoria,android studio tutorial,learn android programming,android developer tutorial,android programming,android development,android studio tutorial for beginners,android course,android training,android development course,android app development course
Рекомендации по теме
Комментарии
Автор

Thank you for this tutorial, I wil use in my job, Thank you very much

OmarSanchez-vzcf
Автор

nice video, do u have a git of this project?

GXTRIGON
Автор

This video is perfect, it was exactly what i was searching for! 😍🎉 But, next time, please... can you explain something more about what you’re writing? Bcs that will be very useful to understand better! Thank you so much!

cioffy
Автор

how to handle Arralist in it? where should i need to code to delete or add in ArrayList . . . . I just copied your tutorial and swipe gesture is working nice. . . .

ahsansyed
Автор

Thank you and congratulations for the tutorial, is working perfectly.
Just one question, how do I increase the size of the icon?

edsonrocha
Автор

Amazing tutorial!!! Thank you so much~
I am so curious about why you always know so many functions and libraries. They just really blow my mind XD

championway
Автор

Hello, Thank you for your tutorial.
I just have a question how can enable or disable the swipe?

FOUFOU
Автор

Thank you for this tutorial video. It's helped me a lot.
After watched the video, I was struggling to assign the touch event to only the switch.
I solved it like this.
If (rect.top< point.y && rect.bottom>point.y && rect.right < point.x){

}
Anyway thanks for the video. I really like your approach!

kazumanaka
Автор

Hi Sir is it possible to do this without inputing any string values and just having the cardview to test the swiping? Because i intend to use firebase retrieval later on and want to do this first. Thank you

neekoooo
Автор

anh ơi cho em hỏi là em làm gán cái swipe vào xml luôn thì có làm được cái show item này thì item kia phải đóng k ạ?

bacthai
Автор

nice, this tutorial help me a lot. thx u very much.

setyadhitya
Автор

Thank you so much, this code helped me a lot.

SHAOLINSORA
Автор

Anh ơi, cho em hỏi giờ mình xét cả chiều cao nữa thì làm như thế nào anh, vì swipe của em cao quá k bằng được với height

hohieu
Автор

Hi EDMTDev, Your tutorial is fine but some lines are not completely visible in the screen so I could not write them. If the entire code of the tuto is available, please make it accessible for download.

Love_youtubeur
Автор

Thank you for your nice video!
However, the drawable icon is not align center. Could you please guy how to make it align in center like text ?
Thanks.
@Android Developer From @Cambodia

expense-moneytracking
Автор

hello sir, is there a way of showing delete and update from lets say if a user clicks an icon ?Then the recycler view shows update and delete boxes for all the recycler view items.

moiseamani
Автор

I have to drag from corner to corner slowly to make ta buttons visible.... How to make the buttons visible on fling or quick draging??

aritrochowdhury
Автор

Sir, what changes should I do if I want one button in the left and another one in the right?

shyamkrishna
Автор

I have a issue please, after swiping the recyclerview to the left and swiping back to its normal position, such that the delete and the edit buttons are not visible, when you click on the recylerview at the exact position where the delete and the edit buttons are, the buttons get called. any solution please

amponsahbenjamen
Автор

I was finding this feature that you make ..and i finally got it ...Thank you so much

muhammadtayyab