Warning, /network/kdeconnect-android/res/drawable/sink_item_background.xml is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="utf-8"?>
0002 <shape xmlns:android="http://schemas.android.com/apk/res/android">
0003     <corners android:radius="8dp"/>
0004     <stroke android:width="3dp" android:color="?colorAccent" />
0005 </shape>