linphone-android/res/drawable/security_switch_thumb.xml
2018-10-22 16:36:00 +02:00

5 lines
No EOL
190 B
XML

<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<solid android:color="@color/security_thumb"/>
</shape>