Android UI design pattern implementation..
estimation is hosted in the following web site
https://github.com/aheshan/estimation
If you think the Android project estimation 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 estimation.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Minimum SDK Version | 14 |
Activity Count | 3 |
There are 8 image files in estimation. The names of the image files are listed as follows.
ic_action_discard.png ic_action_edit.png ic_action_more_50.png ic_action_new.png ic_action_overflow.png ic_action_remove.png ic_action_search.png ic_action_share.png
The following screenshort is generated from the image listed above.
estimation has the following Java source files.
com.estimation.activity.AddEstimationItem.java com.estimation.activity.EstimationActivity.java com.estimation.activity.EstimationItemsActivity.java com.estimation.com.estimation.utilities.EstimationItemsListAdapter.java com.estimation.com.estimation.utilities.EstimationListAdapter.java com.estimation.domain.Estimation.java com.estimation.domain.EstimationItem.java