Add headerSubtitle to ActionHeaderLayout

This commit is contained in:
Rahul Patel
2024-07-21 15:52:24 +05:30
parent afe9affa05
commit 3be0812dd0
6 changed files with 34 additions and 29 deletions

View File

@@ -29,6 +29,7 @@
<declare-styleable name="ActionHeaderLayout">
<attr name="headerTitle" format="string" />
<attr name="headerSubtitle" format="string" />
</declare-styleable>
<declare-styleable name="StateButton">