|
@@ -45,7 +45,9 @@
|
|
|
app:borderColor="#633150"
|
|
|
app:dialogTextSize="16sp"
|
|
|
app:endDrawable="@drawable/ic_arrow_right_b"
|
|
|
+ app:endScrollProgessText="0:30"
|
|
|
app:headDrawable="@drawable/ic_arrow_left_b"
|
|
|
+ app:headScrollProgressText="0:20"
|
|
|
app:innerColor="#ff8cd2"
|
|
|
app:innerHeight="40dp"
|
|
|
app:innerWidthRatio="1"
|
|
@@ -55,8 +57,7 @@
|
|
|
app:playProgress=".5"
|
|
|
app:playProgressDialogColor="@android:color/holo_orange_light"
|
|
|
app:playProgressText="0:20"
|
|
|
- app:scrollProgressDialogColor="@android:color/holo_orange_dark"
|
|
|
- app:scrollProgressText="0:30" />
|
|
|
+ app:scrollProgressDialogColor="@android:color/holo_orange_dark" />
|
|
|
|
|
|
<TextView
|
|
|
android:id="@+id/startTime"
|