mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-31 15:23:00 +00:00 
			
		
		
		
	Fixed some Sonarlint warnings
This commit is contained in:
		| @@ -92,7 +92,7 @@ class NotificationModeConfigAdapter( | |||||||
|             } else { |             } else { | ||||||
|                 NotificationMode.ENABLED |                 NotificationMode.ENABLED | ||||||
|             } |             } | ||||||
|             listener.onModeChange(adapterPosition, mode) |             listener.onModeChange(bindingAdapterPosition, mode) | ||||||
|         } |         } | ||||||
|     } |     } | ||||||
|  |  | ||||||
|   | |||||||
| @@ -179,6 +179,7 @@ public final class PicassoHelper { | |||||||
|  |  | ||||||
|                     @Override |                     @Override | ||||||
|                     public void onPrepareLoad(final Drawable placeHolderDrawable) { |                     public void onPrepareLoad(final Drawable placeHolderDrawable) { | ||||||
|  |                         // Nothing to do | ||||||
|                     } |                     } | ||||||
|                 }); |                 }); | ||||||
|     } |     } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 litetex
					litetex