Files
arcanechat-android/res/drawable/badge_divider.xml
T
2021-07-30 12:43:10 +02:00

6 lines
179 B
XML

<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<size android:height="0dp"
android:width="5dp" />
</shape>