Commit 68d7d1ae9595ddabfef3a6a74edd0cb53a2af3f0
1 parent
660d578d
添加评论布局
Showing
1 changed file
with
1 additions
and
2 deletions
app/src/main/res/layout/fragment_comments.xml
| 1 | <?xml version="1.0" encoding="utf-8"?> | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <layout xmlns:android="http://schemas.android.com/apk/res/android" | 2 | <layout xmlns:android="http://schemas.android.com/apk/res/android" |
| 3 | - android:layout_width="match_parent" | ||
| 4 | - android:layout_height="match_parent"> | 3 | + > |
| 5 | 4 | ||
| 6 | <data> | 5 | <data> |
| 7 | 6 |