Fix an issue with button

This commit is contained in:
tom79 2019-11-05 17:51:04 +01:00
parent a67f75b174
commit 819edab378
1 changed files with 0 additions and 5 deletions

View File

@ -1004,11 +1004,6 @@
app:layout_constraintTop_toBottomOf="@id/status_action_container" />
<androidx.constraintlayout.widget.Group
android:id="@+id/group_normal_layout"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
app:constraint_referenced_ids="fedilab_features,content_start_marker" />
</androidx.constraintlayout.widget.ConstraintLayout>