ProgressButton fixes

This commit is contained in:
Koitharu
2024-04-08 10:40:48 +03:00
parent 89dd7beafe
commit 62bd5008fd
3 changed files with 18 additions and 12 deletions

View File

@@ -153,7 +153,7 @@
<attr name="subtitleTextAppearance" />
<attr name="title" />
<attr name="subtitle" />
<attr name="textColor" format="color" />
<attr name="android:textColor" />
<attr name="android:max" />
<attr name="android:progress" />
<attr name="baseColor" format="color" />