Submitting posts to subreddit is available now. Fixed User's posts cannot be all loaded.

This commit is contained in:
Alex Ning
2019-07-11 16:32:27 +08:00
parent 36d24523b6
commit d8669c94e8
17 changed files with 249 additions and 78 deletions

View File

@@ -4,6 +4,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:id="@+id/coordinator_layout_post_detail_activity"
tools:context=".PostTextActivity">
<androidx.core.widget.NestedScrollView