blob: 7128b75cbbfbc1e607b9e8a774c90d1ed587d9f2 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<resources>
<declare-styleable name="BoundedScrollView">
<attr name="bounded_width" format="dimension" />
<attr name="bounded_height" format="dimension" />
</declare-styleable>
</resources>