Add RecyclerView for subscribed subreddits in navigation drawer and rewrite some code

This commit is contained in:
Alex Ning
2018-07-28 13:38:50 +08:00
parent aca6f47a94
commit 0e6d4ae525
7 changed files with 19 additions and 47 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<android.support.constraint.ConstraintLayout
xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent"
android:layout_height="match_parent">
</android.support.constraint.ConstraintLayout>