Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

优化-生词本为空时,文本框显示没有收藏的单词 #4

Merged
merged 1 commit into from
Mar 5, 2016
Merged

优化-生词本为空时,文本框显示没有收藏的单词 #4

merged 1 commit into from
Mar 5, 2016

Conversation

leizhiyuan
Copy link
Collaborator

整体思路:

单词本视图初始设置了一个TextView,展示没有收藏的单词.默认显示

1.当单词本填充结果为空的时候 .设置该控件可见
2.当单词本查询结果不为空的时候,设置控件不可见.单词本正常填充
3.添加删除单词本单词优化.当删除之后,单词本里不再有单词的时候.设置该控件可见.避免删除之后,显示空白屏幕.

@maoruibin
Copy link
Owner

nice ~

maoruibin added a commit that referenced this pull request Mar 5, 2016
优化-生词本为空时,文本框显示没有收藏的单词
@maoruibin maoruibin merged commit 4c41435 into maoruibin:master Mar 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants