replace usage of private exo_white with player_white
This commit is contained in:
		@ -19,6 +19,6 @@
 | 
			
		||||
        android:layout_centerInParent="true"
 | 
			
		||||
        android:layout_marginStart="42dp"
 | 
			
		||||
        android:text="@string/fwd_10_s"
 | 
			
		||||
        android:textColor="@color/exo_white"
 | 
			
		||||
        android:textColor="@color/player_white"
 | 
			
		||||
        android:visibility="gone" />
 | 
			
		||||
</RelativeLayout>
 | 
			
		||||
@ -20,7 +20,7 @@
 | 
			
		||||
        android:layout_centerInParent="true"
 | 
			
		||||
        android:layout_marginEnd="42dp"
 | 
			
		||||
        android:text="@string/rwd_10_s"
 | 
			
		||||
        android:textColor="@color/exo_white"
 | 
			
		||||
        android:textColor="@color/player_white"
 | 
			
		||||
        android:visibility="gone" />
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user