Refine ExoPlayer's DefaultTimeBar style.

This commit is contained in:
Alex Ning
2021-06-23 09:24:10 +08:00
parent a151d98411
commit 9437217bbb
4 changed files with 10 additions and 8 deletions

View File

@@ -22,9 +22,7 @@
android:id="@+id/post_detail_recycler_view_view_post_detail_fragment"
android:layout_width="0dp"
android:layout_height="match_parent"
android:layout_weight="1"
android:paddingBottom="144dp"
android:clipToPadding="false" />
android:layout_weight="1" />
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/comments_recycler_view_view_post_detail_fragment"