Commit b99d55e5 authored by 0xd9a's avatar 0xd9a
Browse files

Add an id for ConstraintLayout Flow

parent b57de825
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -851,6 +851,7 @@
                app:layout_constraintWidth_max="48dp" />

            <androidx.constraintlayout.helper.widget.Flow
                android:id="@+id/action_buttons_flow"
                android:layout_width="match_parent"
                android:layout_height="match_parent"
                app:constraint_referenced_ids="action_button_reply_container,action_button_boost_container,action_button_quote,action_button_favorite_container,action_button_bookmark,action_button_translate,action_button_maths,status_add_custom_emoji,status_emoji,action_button_more"