|
|
|
|
@ -67,6 +67,7 @@ |
|
|
|
|
android:layout_marginEnd="8dp" |
|
|
|
|
android:background="@drawable/shape_accent" |
|
|
|
|
android:gravity="center" |
|
|
|
|
android:singleLine="true" |
|
|
|
|
android:tag="0" |
|
|
|
|
android:textColor="@color/control" |
|
|
|
|
android:textSize="14sp" |
|
|
|
|
@ -79,6 +80,7 @@ |
|
|
|
|
android:layout_marginEnd="8dp" |
|
|
|
|
android:background="@drawable/shape_accent" |
|
|
|
|
android:gravity="center" |
|
|
|
|
android:singleLine="true" |
|
|
|
|
android:tag="1" |
|
|
|
|
android:textColor="@color/control" |
|
|
|
|
android:textSize="14sp" |
|
|
|
|
@ -91,6 +93,7 @@ |
|
|
|
|
android:layout_marginEnd="8dp" |
|
|
|
|
android:background="@drawable/shape_accent" |
|
|
|
|
android:gravity="center" |
|
|
|
|
android:singleLine="true" |
|
|
|
|
android:tag="2" |
|
|
|
|
android:textColor="@color/control" |
|
|
|
|
android:textSize="14sp" |
|
|
|
|
@ -103,6 +106,7 @@ |
|
|
|
|
android:layout_marginEnd="8dp" |
|
|
|
|
android:background="@drawable/shape_accent" |
|
|
|
|
android:gravity="center" |
|
|
|
|
android:singleLine="true" |
|
|
|
|
android:tag="3" |
|
|
|
|
android:textColor="@color/control" |
|
|
|
|
android:textSize="14sp" |
|
|
|
|
@ -114,6 +118,7 @@ |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:background="@drawable/shape_accent" |
|
|
|
|
android:gravity="center" |
|
|
|
|
android:singleLine="true" |
|
|
|
|
android:tag="4" |
|
|
|
|
android:textColor="@color/control" |
|
|
|
|
android:textSize="14sp" |
|
|
|
|
@ -142,6 +147,7 @@ |
|
|
|
|
android:layout_marginEnd="8dp" |
|
|
|
|
android:background="@drawable/shape_accent" |
|
|
|
|
android:gravity="center" |
|
|
|
|
android:singleLine="true" |
|
|
|
|
android:textColor="@color/control" |
|
|
|
|
android:textSize="14sp" |
|
|
|
|
tools:text="EXO" /> |
|
|
|
|
@ -153,6 +159,7 @@ |
|
|
|
|
android:layout_marginEnd="8dp" |
|
|
|
|
android:background="@drawable/shape_accent" |
|
|
|
|
android:gravity="center" |
|
|
|
|
android:singleLine="true" |
|
|
|
|
android:textColor="@color/control" |
|
|
|
|
android:textSize="14sp" |
|
|
|
|
tools:text="硬解" /> |
|
|
|
|
@ -164,6 +171,7 @@ |
|
|
|
|
android:layout_marginEnd="8dp" |
|
|
|
|
android:background="@drawable/shape_accent" |
|
|
|
|
android:gravity="center" |
|
|
|
|
android:singleLine="true" |
|
|
|
|
android:text="@string/play_loop" |
|
|
|
|
android:textColor="@color/control" |
|
|
|
|
android:textSize="14sp" /> |
|
|
|
|
@ -175,6 +183,7 @@ |
|
|
|
|
android:layout_marginEnd="8dp" |
|
|
|
|
android:background="@drawable/shape_accent" |
|
|
|
|
android:gravity="center" |
|
|
|
|
android:singleLine="true" |
|
|
|
|
android:textColor="@color/control" |
|
|
|
|
android:textSize="14sp" |
|
|
|
|
tools:text="片頭" /> |
|
|
|
|
@ -186,6 +195,7 @@ |
|
|
|
|
android:layout_marginEnd="0dp" |
|
|
|
|
android:background="@drawable/shape_accent" |
|
|
|
|
android:gravity="center" |
|
|
|
|
android:singleLine="true" |
|
|
|
|
android:textColor="@color/control" |
|
|
|
|
android:textSize="14sp" |
|
|
|
|
tools:text="片尾" /> |
|
|
|
|
|