助けてください。declare-styleable タグでのエラー: タグが見つかりません
<?xml version="1.0" encoding="UTF-8"?>
<resources>
<declare-styleable name=”Gallery1”>
<attr name=”android:galleryItemBackground” />
</declare-styleable>
</resources>
助けてください。declare-styleable タグでのエラー: タグが見つかりません
<?xml version="1.0" encoding="UTF-8"?>
<resources>
<declare-styleable name=”Gallery1”>
<attr name=”android:galleryItemBackground” />
</declare-styleable>
</resources>