Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 79d1cfd + d1ccc75 commit e5362acCopy full SHA for e5362ac
README.md
@@ -26,6 +26,8 @@ You just need to add this in your layout.
26
app:button_icon_width="25dp"
27
app:button_icon_height="25dp"
28
app:hide_text="Hi Mom!"
29
+ app:hide_text_size="15dp"
30
+ app:hide_text_color="@android:color/black"
31
app:icon_button_color="button_icon_color"
32
app:expandable_area_color="that_expandable_button_part_color"/>
33
```
0 commit comments