Move refreshAccessToken method from RefreshAccessToken class to AccessTokenAuthenticator class. Bind views using Butterknife in PostRecyclerViewAdapter and CommentMultiLevelRecyclerViewAdapter.

This commit is contained in:
Alex Ning
2018-10-19 15:29:07 +08:00
parent 4d0a0725c9
commit ae81b23737
8 changed files with 84 additions and 149 deletions

View File

@@ -13,7 +13,6 @@
android:background="#FFFFFF">
<RelativeLayout
android:id="@+id/relative_view_item_best_post"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginBottom="8dp"