Android Open Source - UI gridview HorizontalWidget






Project Summary

[DEPRECATED]Android Horizontal GridView extends from AdapterView<T>.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of HorizontalWidget.

ItemValue
Java File Count8
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version10
Activity Count1
jar files usedandroid-support-v4.jar




Resource Files

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.

null

Java Source Files

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