<?xml version="1.0" encoding="utf-8"?>
<resources>
    <declare-styleable name="PhotoEditorView">
        <attr name="photo_src" format="integer" />
    </declare-styleable>
</resources>