Reputation: 405
A friend asked me to make him a simple drag and drop poll for android. Since I am a beginner on Android, and also with programming in general, i don't know hot to approach such a task. I tried using LayoutParams and TranslateAnimations, but that was a dead end.
Could anyone give me tips or hints(or a easy-to-use library) on how to approach this?
- I will only need to drag the items vertically.
Thank You in advance!
Upvotes: 0
Views: 730