diff --git a/app/src/main/res/layout/stories_reaction_bar.xml b/app/src/main/res/layout/stories_reaction_bar.xml index 20988ae00..6e2e8dfe2 100644 --- a/app/src/main/res/layout/stories_reaction_bar.xml +++ b/app/src/main/res/layout/stories_reaction_bar.xml @@ -3,7 +3,7 @@ xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:layout_width="@dimen/reaction_scrubber_width" - android:layout_height="?actionBarSize" + android:layout_height="56dp" tools:parentTag="androidx.constraintlayout.widget.ConstraintLayout"> + android:layout_height="56dp" + android:maxHeight="56dp">