Skip to content

Commit

Permalink
Bugfix for accept call button
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Linus <[email protected]>
Signed-off-by: rapterjet2004 <[email protected]>
  • Loading branch information
rapterjet2004 authored and AndyScherzinger committed Oct 4, 2023
1 parent 325d793 commit deb5594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/call_started_message.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginHorizontal="@dimen/standard_double_margin"
android:layout_marginHorizontal="@dimen/standard_margin"
android:padding="@dimen/standard_padding"
tools:background="@drawable/shape_grouped_outcoming_message"
tools:backgroundTint="@color/colorPrimaryDark">
Expand Down

0 comments on commit deb5594

Please sign in to comment.