Project: diva-beta2_apk

report
regex: http:
Code @ line 2
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
    <size android:height="2dp" android:width="2dp" />
    <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="rectangle">
    <size android:height="2dp" android:width="2dp" />
    <solid android:color="0x106000b" />
</shape>