1*90c8c64dSAndroid Build Coastguard Worker<?xml version="1.0" encoding="utf-8"?> 2*90c8c64dSAndroid Build Coastguard Worker<resources> 3*90c8c64dSAndroid Build Coastguard Worker <declare-styleable name="ImageDownloaderView"> 4*90c8c64dSAndroid Build Coastguard Worker <!-- The sibling to hide after the image is downloaded 5*90c8c64dSAndroid Build Coastguard Worker and show when the image is being downloaded --> 6*90c8c64dSAndroid Build Coastguard Worker <attr format="reference" name="hideShowSibling" /> 7*90c8c64dSAndroid Build Coastguard Worker </declare-styleable> 8*90c8c64dSAndroid Build Coastguard Worker</resources>