2018-07-27 13:07:33 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources>
|
2019-03-25 12:43:43 +00:00
|
|
|
|
2018-09-09 19:44:46 +00:00
|
|
|
<attr name="roundSelector" format="reference" />
|
|
|
|
<attr name="rectSelector" format="reference" />
|
|
|
|
<attr name="defaultFooterColor" format="color" />
|
|
|
|
<attr name="toolbarPopupTheme" format="reference" />
|
2019-12-26 18:38:19 +00:00
|
|
|
<attr name="lineHeightHint" format="dimension" />
|
2021-09-11 19:58:33 +00:00
|
|
|
<attr name="bottomSheetTint" format="reference" />
|
2018-09-09 19:44:46 +00:00
|
|
|
|
|
|
|
<declare-styleable name="NetworkImageView">
|
|
|
|
<attr name="url_link" format="string" />
|
|
|
|
</declare-styleable>
|
|
|
|
|
2020-03-02 11:55:07 +00:00
|
|
|
|
2018-07-27 13:07:33 +00:00
|
|
|
</resources>
|