Austin Huang
4 years ago
No known key found for this signature in database
GPG Key ID: 84C23AA04587A91F
1 changed files with
1 additions and
1 deletions
-
app/src/main/res/layout/fragment_story_viewer.xml
|
|
@ -146,7 +146,7 @@ |
|
|
|
<androidx.recyclerview.widget.RecyclerView |
|
|
|
android:id="@+id/storiesList" |
|
|
|
android:layout_width="0dp" |
|
|
|
android:layout_height="@dimen/story_item_height" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:clipToPadding="false" |
|
|
|
app:layout_constraintTop_toBottomOf="@id/postActions" |
|
|
|
app:layout_constraintBottom_toBottomOf="parent" |
|
|
|