implements sending
This commit is contained in:
@@ -14,7 +14,7 @@ private struct MessageLayoutConstants {
|
||||
tail_curve_offset = 2.5f / scale_factor;
|
||||
tail_side_offset = 0.0f / scale_factor;
|
||||
tail_bottom_padding = 4.0f / scale_factor;
|
||||
corner_radius = 32.0f / scale_factor;
|
||||
corner_radius = 24.0f / scale_factor;
|
||||
text_padding = 18.0f / scale_factor;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user