Files
SimpleCloudNotifier/android/app/src/main/res/values/attrs.xml

8 lines
200 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<declare-styleable name="MaxHeightScrollView">
<attr name="maxHeightOverride" format="integer" />
</declare-styleable>
</resources>