- 将RecyclerView方向从水平改为垂直 - 为baseRecyclerView添加clipToPadding=false属性 - 为照片列表项添加顶部边距 - 重构照片项目布局结构,使用嵌套LinearLayout实现居中对齐 - 为照片文本添加居中对齐属性 |
||
|---|---|---|
| .. | ||
| src/main | ||
| .gitignore | ||
| build.gradle | ||
| proguard-rules.pro | ||
- 将RecyclerView方向从水平改为垂直 - 为baseRecyclerView添加clipToPadding=false属性 - 为照片列表项添加顶部边距 - 重构照片项目布局结构,使用嵌套LinearLayout实现居中对齐 - 为照片文本添加居中对齐属性 |
||
|---|---|---|
| .. | ||
| src/main | ||
| .gitignore | ||
| build.gradle | ||
| proguard-rules.pro | ||