Fix RecyclerView go to top after changing post type.

This commit is contained in:
Alex Ning
2021-07-21 20:05:10 +08:00
parent f2df7e94b1
commit eaa24b4858
2 changed files with 12 additions and 1 deletions

View File

@@ -224,6 +224,7 @@
android:layout_height="36dp"
android:layout_margin="16dp"
android:layout_gravity="start"
android:scaleType="center"
android:background="@drawable/play_button_round_background"
android:src="@drawable/ic_gallery_reverse_color_24dp" />