[DEPRECATED]Android Horizontal GridView extends from AdapterView<T>.
HorizontalWidget is hosted in the following web site
https://github.com/SakuraTya/HorizontalWidget
If you think the Android project HorizontalWidget 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 HorizontalWidget.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 10 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 4 image files in HorizontalWidget. The names of the image files are listed as follows.
ic_action_search.png list_item_bg_hot.png list_item_preview_bg.png section_label.9.png
The following screenshort is generated from the image listed above.
HorizontalWidget has the following Java source files.
org.sakuratya.horizontal.MainActivity.java org.sakuratya.horizontal.adapter.HAdapter.java org.sakuratya.horizontal.adapter.HGridAdapter.java org.sakuratya.horizontal.adapter.HGridAdapterImpl.java org.sakuratya.horizontal.model.Item.java org.sakuratya.horizontal.model.ItemList.java org.sakuratya.horizontal.ui.HGridView.java org.sakuratya.horizontal.ui.HListView.java