An example of a gridview with various column span items and drag and drop support like Google keep has.
AndroidCoolDragAndDropGridView is hosted in the following web site
https://github.com/theredsunrise/AndroidCoolDragAndDropGridView
If you think the Android project AndroidCoolDragAndDropGridView listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of AndroidCoolDragAndDropGridView.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 9 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 18 image files in AndroidCoolDragAndDropGridView. The names of the image files are listed as follows.
card.9.png card_highlighted.9.png ic_add_a_photo.png ic_bicycling.png ic_call.png ic_car.png ic_local_search_airport_highlighted.png ic_local_search_bar_highlighted.png ic_local_search_drink_highlighted.png ic_local_search_eat_highlighted.png ic_local_search_florist_highlighted.png ic_local_search_gas_station_highlighted.png ic_local_search_general_highlighted.png ic_local_search_grocery_store_highlighted.png ic_local_search_pizza_highlighted.png ic_local_search_post_office_highlighted.png ic_local_search_see_highlighted.png ic_local_search_shipping_service_highlighted.png
The following screenshort is generated from the image listed above.
AndroidCoolDragAndDropGridView has the following Java source files.
com.example.cooldraganddrop.CoolDragAndDropGridView.java com.example.cooldraganddrop.Item.java com.example.cooldraganddrop.ItemAdapter.java com.example.cooldraganddrop.MainActivity.java com.example.cooldraganddrop.ScrollingStrategy.java com.example.cooldraganddrop.SimpleScrollingStrategy.java com.example.cooldraganddrop.SpanVariableGridView.java