diff --git a/CHANGES.md b/CHANGES.md index 5546262c7f..c5ad3cd1fa 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -9,6 +9,7 @@ Improvements 🙌: - Give user the possibility to prevent accidental call (#1869) - Display device information (name, id and key) in Cryptography setting screen (#1784) - Ensure users do not accidentally ignore other users (#1890) + - Increase Font size on Calling screen (#1643) Bugfix 🐛: - Fix incorrect date format for some Asian languages (#1928) diff --git a/vector/src/main/res/layout/activity_call.xml b/vector/src/main/res/layout/activity_call.xml index d9d476cb9e..b2af9f8a9d 100644 --- a/vector/src/main/res/layout/activity_call.xml +++ b/vector/src/main/res/layout/activity_call.xml @@ -28,31 +28,38 @@ + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintStart_toStartOf="parent" + tools:text="@sample/matrix.json/data/displayName" /> + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintStart_toStartOf="parent" + tools:text="@string/action_video_call" /> + tools:text="@string/call_connecting" /> + app:constraint_referenced_ids="participantNameText,callTypeText,otherMemberAvatar,callStatusText" /> - #FFFFFFFF #FF282C35 - #FF000000 + #FF282C35 #FFFFFFFF @@ -225,8 +225,8 @@ #61708B - #EEEFEF - #FF61708B + #E3E8F0 + #7F61708B #FF22262E