<?xml version="1.0" encoding="utf-8"?>
<resources>
    <declare-styleable name="DeviceCard">
        <attr name="device_image" format="reference" />
        <attr name="device_name" format="string" />
    </declare-styleable>
</resources>