BuildmLearn / BuildmLearn-Toolkit-Android

This repository contains the Android version of the BuildmLearn Toolkit. BuildmLearn Toolkit is an easy-to-use program that helps the users make mobile apps without any knowledge of application development.
BSD 3-Clause "New" or "Revised" License
57 stars 132 forks source link

Swipe to delete the item #370

Open saketkumar opened 7 years ago

saketkumar commented 7 years ago

Currently there is option to delete the item by clicking on delete button. It will be better to delete the item by swiping just like the gmail app. And also adding this as a tutorial in beginning of the app and in How to fragment.

@croozeus @opticod What do you think about this? I will like to work on this if this looks good to you both??

anuradhagupta345 commented 7 years ago

@saketkumar95 LGTM! @opticod What are your view on it?

saketkumar commented 7 years ago

@opticod Any suggestions?

opticod commented 7 years ago

@saketkumar95 @anuradhagupta345 , Yea, this feature looks great. You can proceed. :+1:

@saketkumar95, It will be great if you please complete the already assigned Issues or PRs before this one. Thanks.

saketkumar commented 7 years ago

@opticod Yeah , sure. I'm having my mid terms. I will do it soon. :)

dr0pdb commented 6 years ago

@opticod @croozeus Is this issue still up for grabs ?

opticod commented 6 years ago

I found out that Gmail uses swipe to archive any mail, but currently I am not sure whether it will be a good to use it for deleting any item.

@srv-twry Lets wait for the view from @croozeus