increase touch target height for exo_progress
This commit is contained in:
		@ -101,6 +101,7 @@
 | 
			
		||||
            android:layout_height="@dimen/player_styled_progress_layout_height"
 | 
			
		||||
            android:contentDescription="@string/desc_time_bar"
 | 
			
		||||
            app:bar_height="3dp"
 | 
			
		||||
            app:touch_target_height="@dimen/player_styled_progress_layout_height"
 | 
			
		||||
            app:layout_constraintBottom_toBottomOf="parent"
 | 
			
		||||
            app:layout_constraintEnd_toStartOf="@+id/exo_remaining"
 | 
			
		||||
            app:layout_constraintStart_toStartOf="parent"
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user