Project: diva-beta2_apk

report
regex: http:
Code @ line 2
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="oval">
    <solid android:color="0x106000b" />
</shape>
Add to lootbox
Source code
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="oval">
    <solid android:color="0x106000b" />
</shape>