Question by
ousutiancai · Apr 05, 2017 at 12:37 PM ·
androiddisplayscrollviewdrag-and-drop
What is the best option for a image scroll panel and enable drag and drop?
I'm currently develop on an Android device, where I would like to create a panel that enable users to drag the object in the scene. The panel should contain sections like animals, trees, etc, and when a user click on one section, they can view all the models available in that section displayed as images and can scroll up and down. When they select one image, they can easily drag and drop the object into the scene wherever they like.
Comment