mirror of
https://github.com/cmclark00/RetroMusicPlayer.git
synced 2025-05-22 18:05:28 +01:00
16 lines
No EOL
514 B
XML
16 lines
No EOL
514 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
<attr name="roundSelector" format="reference" />
|
|
<attr name="rectSelector" format="reference" />
|
|
<attr name="defaultFooterColor" format="color" />
|
|
<attr name="toolbarPopupTheme" format="reference" />
|
|
<attr name="lineHeightHint" format="dimension" />
|
|
<attr name="bottomSheetTint" format="reference" />
|
|
|
|
<declare-styleable name="NetworkImageView">
|
|
<attr name="url_link" format="string" />
|
|
</declare-styleable>
|
|
|
|
|
|
</resources> |