Changed ATETextView from MaterialTextView
This commit is contained in:
parent
2be114da11
commit
b1c0f70f61
28 changed files with 152 additions and 135 deletions
|
@ -26,7 +26,8 @@
|
|||
android:layout_weight="1"
|
||||
android:maxHeight="2dp"
|
||||
android:progressDrawable="@drawable/color_progress_seek"
|
||||
tools:progress="20" />
|
||||
tools:progress="20"
|
||||
tools:progressTint="?colorControlNormal" />
|
||||
|
||||
|
||||
<androidx.appcompat.widget.AppCompatImageView
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue