That fuck shit the fascists are using
1<?xml version="1.0" encoding="utf-8"?><!--
2 ~ Copyright 2024 Signal Messenger, LLC
3 ~ SPDX-License-Identifier: AGPL-3.0-only
4 -->
5
6<shape android:shape="rectangle" xmlns:android="http://schemas.android.com/apk/res/android">
7 <solid android:color="@color/signal_colorSurfaceVariant" />
8 <corners android:topLeftRadius="4dp" android:topRightRadius="4dp" />
9</shape>