| Issue 39: | [easygou-client] 增加一个信息反馈页面,以便我们可以接收用户提供的关于easygou程序的反馈 | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? Please use labels and text to provide additional information.
Mar 4, 2013
Project Member
#1
chendequ...@gmail.com
Labels:
-Priority-Medium Priority-Critical
Mar 11, 2013
Revision: 135 Author: b002ua@gmail.com Date: 2013年3月11日 21:56:59 Message: 增加反馈页面 ---- Modified : /trunk/easygou-client/AndroidManifest.xml Added : /trunk/easygou-client/res/layout/activity_feedback.xml Added : /trunk/easygou-client/res/menu/activity_feedback.xml Modified : /trunk/easygou-client/res/menu/activity_search_message.xml Modified : /trunk/easygou-client/res/values/strings.xml Added : /trunk/easygou-client/src/com/lingling/easygou/client/search/FeedbackActivity.java Modified : /trunk/easygou-client/src/com/lingling/easygou/client/search/SearchMessageActivity.java
Status:
Fixed
Mar 11, 2013
Cant' add feed back after click the button.
Status:
Accepted
Mar 11, 2013
Revision: 141 Author: b002ua@gmail.com Date: 2013年3月11日 22:48:54 Message: 增加提交反馈代码 ---- Modified : /trunk/easygou-client/src/com/lingling/easygou/client/search/FeedbackActivity.java
Status:
Fixed
|