cymcsg / UltimateRecyclerView

A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.
Apache License 2.0
7.22k stars 1.43k forks source link

Hot to use with SwipeAdapter? #440

Open ghost opened 7 years ago

ghost commented 7 years ago

Hello,

i don´t understand how to use the SwipeLayout with UltimateRecycleView.

In a normal ListView i must pass the swipeAdapter through in setAdapter...but my current Adapter extends the UltimateRecyclerView Adapter...can i just change the extends to SwipeAapter without problems with UltimateRecyclerView?

A Code Example would be great!

Thanks!

ghost commented 7 years ago

Hello,

thanks! I read the code, but is there a whole Projekt to download to have a complete compilable example where just to change the Layouts and the names to preferred?

I don´t Understand why there are no videos made for explaining the UltimateRecyclerView step by step. It would be great because it´s an important library for developing nice looking and working apps.

Thanks.

On Nov 22, 2016, at 5:51 PM, Rodrigo Bernardi notifications@github.com wrote:

Hi.... You try use SwipeableUltimateViewAdapter...

Have example herehttps://github.com/cymcsg/UltimateRecyclerView/blob/master/UltimateRecyclerView/app/src/main/java/com/marshalchen/ultimaterecyclerview/demo/rvComponents/SwipeAdapter.java

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/cymcsg/UltimateRecyclerView/issues/440#issuecomment-262296508, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AWBESkTWG7jFUC4PPpMXY5XsympQEUX-ks5rAx2dgaJpZM4K4KmN.

snakeice commented 7 years ago

I probably have it at home, as soon as I arrive, I'll check and mail it to you.

ghost commented 7 years ago

It would be great, Thank you very much!

Can you imagine to give me a short lesson on Skype, where you maybe show me in quick how to realize some things with the UltimateRecyclerView? There are many ideas i have, but i need a short explanation how to implement with the Ultimate…

I am going to develop a chat-app with login, user list, chat activity and so on. The messages I want to store in MongoDB on Heroku via Parse Server. Do you think it´s a good choice of tools? I want to have Database access in the cloud as easy and quick as it is possible. For now with parse it´s simple, but i´ve read that parse is not really scalable and has other cons…what do you think?

On Nov 22, 2016, at 7:43 PM, Rodrigo Bernardi notifications@github.com wrote:

I probably have it at home, as soon as I arrive, I'll check and mail it to you.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/cymcsg/UltimateRecyclerView/issues/440#issuecomment-262327918, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AWBESocLEuz6Iqb0vImu9QJLwTxuQrUTks5rAzfbgaJpZM4K4KmN.

snakeice commented 7 years ago

Sorry, but it will not be possible Skype, my english is bad :/ For store not best use Firebase? It's a realtime db.. See a example a chat app with firebase here.

ghost commented 7 years ago

Hi,

Have you sent the swipeAdapter app? You maybe send when you arrive home. Thank you!

Von meinem Android-Gerät gesendet.

-----Original Message----- From: Rodrigo Bernardi notifications@github.com To: cymcsg/UltimateRecyclerView UltimateRecyclerView@noreply.github.com Cc: ibas-systems shero11@hotmail.de, Author author@noreply.github.com Sent: Di., 22 Nov. 2016 20:02 Subject: Re: [cymcsg/UltimateRecyclerView] Hot to use with SwipeAdapter? (#440)

Sorry, but it will not be possible Skype, my english is bad :/ For store not best use Firebase? It's a realtime db.. See a example a chat app with firebase herehttps://github.com/firebase/AndroidChat.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/cymcsg/UltimateRecyclerView/issues/440#issuecomment-262332994, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AWBESkc3lp7PoVlO-mzThN6vAP_wGp6Pks5rAzwdgaJpZM4K4KmN.

snakeice commented 7 years ago

Hello.. sorry for the delay

I've created a very simple example > https://github.com/Snakeice/DemoSW

ghost commented 7 years ago

THANK YOU VERY MUCH Rodrigo Bernardi!!!

YOU MADE MY DAY!

I thought about stopping developing Android apps because i just could not get this swipe feature to work properly…

It would be great if i could contact you if i have other problems with the UltimateRecyclerView.

Thanks again.

Thank to the developer of UltimateRecyclerView!

On Nov 26, 2016, at 1:12 PM, Rodrigo Bernardi notifications@github.com wrote:

Hello.. sorry for the delay

I've created a very simple example > https://github.com/Snakeice/DemoSW

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/cymcsg/UltimateRecyclerView/issues/440#issuecomment-263060141, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AWBESrLA5fPVwLBMPY1hbqeSoYOWrqIMks5rCCIsgaJpZM4K4KmN.

snakeice commented 7 years ago

I'm happy to help you, If you need anything, just holler.. I'm not developer, just one commit.. kkkkk

ghost commented 7 years ago

i have a new Issue that my List don´t show any ListItem….i don´t know why, i have implemented everything well-concentrated…here is my issue:

http://stackoverflow.com/questions/40831486/items-in-recyclerview-not-displaying-after-filling

would be great if you have an idea or you could find someone who knows!

On Nov 26, 2016, at 8:39 PM, Rodrigo Bernardi notifications@github.com wrote:

I'm happy to help you, If you need anything, just holler.. I'm not developer, just one commit.. kkkkk

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/cymcsg/UltimateRecyclerView/issues/440#issuecomment-263081665, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AWBEStGMByfXQZxnKx6Q-kIms_8aeR2rks5rCIrsgaJpZM4K4KmN.