wow!! configurable first fraction

This commit is contained in:
sk
2023-10-18 21:01:31 +02:00
parent 2e4f04cd88
commit 5135653cd3
4 changed files with 27 additions and 4 deletions

View File

@@ -114,4 +114,8 @@
<declare-styleable name="NestedRecyclerScrollView">
<attr name="takePriorityOverChildViews" format="boolean"/>
</declare-styleable>
<declare-styleable name="HeaderSubtitleLinearLayout">
<attr name="firstFraction" format="fraction"/>
</declare-styleable>
</resources>