文件名称:HistoryEditText-master
介绍说明--下载内容来自于网络,使用问题请自行百度
一个可以记录历史的EditText,下次填写的时候可以自动显示出来-A EditText can record history!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HistoryEditText-master/
HistoryEditText-master/.gitignore
HistoryEditText-master/README.md
HistoryEditText-master/art/
HistoryEditText-master/art/logo.png
HistoryEditText-master/library/
HistoryEditText-master/library/AndroidManifest.xml
HistoryEditText-master/library/libs/
HistoryEditText-master/library/libs/CWAC-MergeAdapter.jar
HistoryEditText-master/library/libs/CWAC-SackOfViewsAdapter.jar
HistoryEditText-master/library/libs/android-support-v4.jar
HistoryEditText-master/library/libs/gson-2.2.2.jar
HistoryEditText-master/library/libs/resty-0.3.2.jar
HistoryEditText-master/library/pom.xml
HistoryEditText-master/library/proguard-project.txt
HistoryEditText-master/library/project.properties
HistoryEditText-master/library/res/
HistoryEditText-master/library/res/color/
HistoryEditText-master/library/res/color/het__primary_text_dark.xml
HistoryEditText-master/library/res/color/het__primary_text_light.xml
HistoryEditText-master/library/res/drawable-hdpi/
HistoryEditText-master/library/res/drawable-hdpi/het__ic_device_access_time.png
HistoryEditText-master/library/res/drawable-mdpi/
HistoryEditText-master/library/res/drawable-mdpi/het__ic_device_access_time.png
HistoryEditText-master/library/res/drawable-xhdpi/
HistoryEditText-master/library/res/drawable-xhdpi/het__ic_device_access_time.png
HistoryEditText-master/library/res/layout/
HistoryEditText-master/library/res/layout/het__dropdown_history_item.xml
HistoryEditText-master/library/res/layout/het__simple_dropdown_hint.xml
HistoryEditText-master/library/res/layout/het__simple_dropdown_item_1line.xml
HistoryEditText-master/library/res/values/
HistoryEditText-master/library/res/values/het__attrs.xml
HistoryEditText-master/library/res/values/het__colors.xml
HistoryEditText-master/library/res/values/het__styles.xml
HistoryEditText-master/library/src/
HistoryEditText-master/library/src/com/
HistoryEditText-master/library/src/com/zenlibs/
HistoryEditText-master/library/src/com/zenlibs/historyedittext/
HistoryEditText-master/library/src/com/zenlibs/historyedittext/AbsHistoryEditText.java
HistoryEditText-master/library/src/com/zenlibs/historyedittext/FroyoListView.java
HistoryEditText-master/library/src/com/zenlibs/historyedittext/FroyoPopupWindow.java
HistoryEditText-master/library/src/com/zenlibs/historyedittext/HistoryDb.java
HistoryEditText-master/library/src/com/zenlibs/historyedittext/HistoryEditText.java
HistoryEditText-master/library/src/com/zenlibs/historyedittext/Zen.java
HistoryEditText-master/pom.xml
HistoryEditText-master/sample/
HistoryEditText-master/sample/AndroidManifest.xml
HistoryEditText-master/sample/ic_launcher-web.png
HistoryEditText-master/sample/libs/
HistoryEditText-master/sample/libs/android-support-v4.jar
HistoryEditText-master/sample/pom.xml
HistoryEditText-master/sample/proguard-project.txt
HistoryEditText-master/sample/project.properties
HistoryEditText-master/sample/res/
HistoryEditText-master/sample/res/drawable-hdpi/
HistoryEditText-master/sample/res/drawable-hdpi/ic_launcher.png
HistoryEditText-master/sample/res/drawable-mdpi/
HistoryEditText-master/sample/res/drawable-mdpi/ic_launcher.png
HistoryEditText-master/sample/res/drawable-xhdpi/
HistoryEditText-master/sample/res/drawable-xhdpi/ic_action_search.png
HistoryEditText-master/sample/res/drawable-xhdpi/ic_content_import_export.png
HistoryEditText-master/sample/res/drawable-xhdpi/ic_launcher.png
HistoryEditText-master/sample/res/drawable-xhdpi/ic_location_directions.png
HistoryEditText-master/sample/res/drawable-xxhdpi/
HistoryEditText-master/sample/res/drawable-xxhdpi/ic_launcher.png
HistoryEditText-master/sample/res/layout/
HistoryEditText-master/sample/res/layout/activity_home.xml
HistoryEditText-master/sample/res/layout/activity_no_user_adapter.xml
HistoryEditText-master/sample/res/layout/activity_simple.xml
HistoryEditText-master/sample/res/menu/
HistoryEditText-master/sample/res/menu/activity_simple.xml
HistoryEditText-master/sample/res/raw/
HistoryEditText-master/sample/res/raw/countries
HistoryEditText-master/sample/res/values/
HistoryEditText-master/sample/res/values/strings.xml
HistoryEditText-master/sample/res/values/styles.xml
HistoryEditText-master/sample/src/
HistoryEditText-master/sample/src/com/
HistoryEditText-master/sample/src/com/zenlibs/
HistoryEditText-master/sample/src/com/zenlibs/historyedittext/
HistoryEditText-master/sample/src/com/zenlibs/historyedittext/demo/
HistoryEditText-master/sample/src/com/zenlibs/historyedittext/demo/ActivityInfo.java
HistoryEditText-master/sample/src/com/zenlibs/historyedittext/demo/HomeActivity.java
HistoryEditText-master/sample/src/com/zenlibs/historyedittext/demo/nouseradaptersample/
HistoryEditText-master/sample/src/com/zenlibs/historyedittext/demo/nouseradaptersample/NoUserAdapterActivity.java
HistoryEditText-master/sample/src/com/zenlibs/historyedittext/demo/simplehistorysample/
HistoryEditText-master/sample/src/com/zenlibs/historyedittext/demo/simplehistorysample/SimpleHistoryActivity.java
HistoryEditText-master/.gitignore
HistoryEditText-master/README.md
HistoryEditText-master/art/
HistoryEditText-master/art/logo.png
HistoryEditText-master/library/
HistoryEditText-master/library/AndroidManifest.xml
HistoryEditText-master/library/libs/
HistoryEditText-master/library/libs/CWAC-MergeAdapter.jar
HistoryEditText-master/library/libs/CWAC-SackOfViewsAdapter.jar
HistoryEditText-master/library/libs/android-support-v4.jar
HistoryEditText-master/library/libs/gson-2.2.2.jar
HistoryEditText-master/library/libs/resty-0.3.2.jar
HistoryEditText-master/library/pom.xml
HistoryEditText-master/library/proguard-project.txt
HistoryEditText-master/library/project.properties
HistoryEditText-master/library/res/
HistoryEditText-master/library/res/color/
HistoryEditText-master/library/res/color/het__primary_text_dark.xml
HistoryEditText-master/library/res/color/het__primary_text_light.xml
HistoryEditText-master/library/res/drawable-hdpi/
HistoryEditText-master/library/res/drawable-hdpi/het__ic_device_access_time.png
HistoryEditText-master/library/res/drawable-mdpi/
HistoryEditText-master/library/res/drawable-mdpi/het__ic_device_access_time.png
HistoryEditText-master/library/res/drawable-xhdpi/
HistoryEditText-master/library/res/drawable-xhdpi/het__ic_device_access_time.png
HistoryEditText-master/library/res/layout/
HistoryEditText-master/library/res/layout/het__dropdown_history_item.xml
HistoryEditText-master/library/res/layout/het__simple_dropdown_hint.xml
HistoryEditText-master/library/res/layout/het__simple_dropdown_item_1line.xml
HistoryEditText-master/library/res/values/
HistoryEditText-master/library/res/values/het__attrs.xml
HistoryEditText-master/library/res/values/het__colors.xml
HistoryEditText-master/library/res/values/het__styles.xml
HistoryEditText-master/library/src/
HistoryEditText-master/library/src/com/
HistoryEditText-master/library/src/com/zenlibs/
HistoryEditText-master/library/src/com/zenlibs/historyedittext/
HistoryEditText-master/library/src/com/zenlibs/historyedittext/AbsHistoryEditText.java
HistoryEditText-master/library/src/com/zenlibs/historyedittext/FroyoListView.java
HistoryEditText-master/library/src/com/zenlibs/historyedittext/FroyoPopupWindow.java
HistoryEditText-master/library/src/com/zenlibs/historyedittext/HistoryDb.java
HistoryEditText-master/library/src/com/zenlibs/historyedittext/HistoryEditText.java
HistoryEditText-master/library/src/com/zenlibs/historyedittext/Zen.java
HistoryEditText-master/pom.xml
HistoryEditText-master/sample/
HistoryEditText-master/sample/AndroidManifest.xml
HistoryEditText-master/sample/ic_launcher-web.png
HistoryEditText-master/sample/libs/
HistoryEditText-master/sample/libs/android-support-v4.jar
HistoryEditText-master/sample/pom.xml
HistoryEditText-master/sample/proguard-project.txt
HistoryEditText-master/sample/project.properties
HistoryEditText-master/sample/res/
HistoryEditText-master/sample/res/drawable-hdpi/
HistoryEditText-master/sample/res/drawable-hdpi/ic_launcher.png
HistoryEditText-master/sample/res/drawable-mdpi/
HistoryEditText-master/sample/res/drawable-mdpi/ic_launcher.png
HistoryEditText-master/sample/res/drawable-xhdpi/
HistoryEditText-master/sample/res/drawable-xhdpi/ic_action_search.png
HistoryEditText-master/sample/res/drawable-xhdpi/ic_content_import_export.png
HistoryEditText-master/sample/res/drawable-xhdpi/ic_launcher.png
HistoryEditText-master/sample/res/drawable-xhdpi/ic_location_directions.png
HistoryEditText-master/sample/res/drawable-xxhdpi/
HistoryEditText-master/sample/res/drawable-xxhdpi/ic_launcher.png
HistoryEditText-master/sample/res/layout/
HistoryEditText-master/sample/res/layout/activity_home.xml
HistoryEditText-master/sample/res/layout/activity_no_user_adapter.xml
HistoryEditText-master/sample/res/layout/activity_simple.xml
HistoryEditText-master/sample/res/menu/
HistoryEditText-master/sample/res/menu/activity_simple.xml
HistoryEditText-master/sample/res/raw/
HistoryEditText-master/sample/res/raw/countries
HistoryEditText-master/sample/res/values/
HistoryEditText-master/sample/res/values/strings.xml
HistoryEditText-master/sample/res/values/styles.xml
HistoryEditText-master/sample/src/
HistoryEditText-master/sample/src/com/
HistoryEditText-master/sample/src/com/zenlibs/
HistoryEditText-master/sample/src/com/zenlibs/historyedittext/
HistoryEditText-master/sample/src/com/zenlibs/historyedittext/demo/
HistoryEditText-master/sample/src/com/zenlibs/historyedittext/demo/ActivityInfo.java
HistoryEditText-master/sample/src/com/zenlibs/historyedittext/demo/HomeActivity.java
HistoryEditText-master/sample/src/com/zenlibs/historyedittext/demo/nouseradaptersample/
HistoryEditText-master/sample/src/com/zenlibs/historyedittext/demo/nouseradaptersample/NoUserAdapterActivity.java
HistoryEditText-master/sample/src/com/zenlibs/historyedittext/demo/simplehistorysample/
HistoryEditText-master/sample/src/com/zenlibs/historyedittext/demo/simplehistorysample/SimpleHistoryActivity.java
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.