Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a522550

Browse filesBrowse files
committed
Update README.
1 parent 6eaad36 commit a522550
Copy full SHA for a522550

2 files changed

+7-1Lines changed: 7 additions & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎README.md‎

Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,21 @@ AndroidPlus的架构采用MVP + Dagger + LeanCloud。使用MVP将程序划分层
2424
![](img/add_question.jpg)
2525

2626
* 问题界面(QuestionFragment)
27+
2728
添加问题成功后,在LeanCloud后台就存在问题数据了,接下来就可以使用QuestionFragment来展示这些数据。问题列表条目进行了模块化封装,为一个QuestionItemView:
2829

2930
![](img/question_item.jpg)
3031

3132
* 热门界面 (HotQuestionFragment)
3233

34+
热门界面根据用户对问题收藏次数进行排序展示。
35+
3336
![](img/hot_fragment.jpg)
37+
3438
* 动态界面 (DynamicFragment)
3539

40+
动态界面展示最新被回答的问题列表
41+
3642
![](img/dynamic.jpg)
3743

3844
### 问题详情(QuestionDetailActivity)
@@ -88,6 +94,6 @@ AndroidPlus的架构采用MVP + Dagger + LeanCloud。使用MVP将程序划分层
8894
![](img/profile.jpg)
8995

9096
## 交流
91-
更多内容请查阅[《Android应用开发进阶》](https://item.jd.com/12347729.html),另外,欢迎各位朋友加入QQ群,交流项目学习。
97+
更多详细内容请查阅[《Android应用开发进阶》](https://item.jd.com/12347729.html),另外,欢迎各位朋友加入QQ群,交流项目学习。
9298

9399
![](img/group.png)
Collapse file

‎img/add_answer.jpg‎

Copy file name to clipboard
-81.4 KB
  • Display the source diff
  • Display the rich diff
Loading

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.