mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-30 23:03:00 +00:00 
			
		
		
		
	Prevent tapping behind queue in main player
(I have no idea what I just did. Shhh! Don't tell anyone. 🤫 )
			
			
This commit is contained in:
		| @@ -462,6 +462,8 @@ | |||||||
|         <RelativeLayout |         <RelativeLayout | ||||||
|             android:layout_width="match_parent" |             android:layout_width="match_parent" | ||||||
|             android:layout_height="60dp" |             android:layout_height="60dp" | ||||||
|  |             android:clickable="true" | ||||||
|  |             android:focusable="true" | ||||||
|             android:id="@+id/playQueueControl"> |             android:id="@+id/playQueueControl"> | ||||||
|  |  | ||||||
|             <androidx.appcompat.widget.AppCompatImageButton |             <androidx.appcompat.widget.AppCompatImageButton | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 opusforlife2
					opusforlife2