Signal-Android/app/src/main/res/drawable/payment_info_pad.xml

5 lines
232 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<shape android:shape="rectangle" xmlns:android="http://schemas.android.com/apk/res/android">
<size android:height="16dp" android:width="29dp" />
<padding android:left="13dp" />
</shape>