Updated on 2026-08-14

This commit is contained in:
Tangem 2023-10-24 13:36:53 +03:00
parent eec3307df3
commit 8bd68643e7
15 changed files with 254 additions and 176 deletions

View file

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<size
android:width="40dp"
android:height="40dp" />
</shape>