mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 18:00:02 +01:00
Add new text-only conversation item.
This commit is contained in:
committed by
Greyson Parrelli
parent
e6cc789c6f
commit
53e62f2be0
@@ -248,6 +248,9 @@ public final class Projection {
|
||||
|
||||
|
||||
public static final class Corners {
|
||||
|
||||
public static final Corners NONE = new Corners(0f);
|
||||
|
||||
private final float topLeft;
|
||||
private final float topRight;
|
||||
private final float bottomRight;
|
||||
|
||||
Reference in New Issue
Block a user