Remove SNAPSHOT mention
This commit is contained in:
		
							parent
							
								
									39370707ee
								
							
						
					
					
						commit
						047ff864f1
					
				| @ -182,7 +182,7 @@ public class AsyncDrawable extends Drawable { | |||||||
|             // check for intrinsic bounds |             // check for intrinsic bounds | ||||||
|             final Rect intrinsic = DrawableUtils.intrinsicBounds(placeholder); |             final Rect intrinsic = DrawableUtils.intrinsicBounds(placeholder); | ||||||
|             if (intrinsic.isEmpty()) { |             if (intrinsic.isEmpty()) { | ||||||
|                 // @since 4.2.2.-SNAPSHOT |                 // @since 4.2.2 | ||||||
|                 // if intrinsic bounds are empty, use _any_ non-empty bounds, |                 // if intrinsic bounds are empty, use _any_ non-empty bounds, | ||||||
|                 // they must be non-empty so when result is obtained - proper invalidation will occur |                 // they must be non-empty so when result is obtained - proper invalidation will occur | ||||||
|                 // (0, 0, 1, 0) is still considered empty |                 // (0, 0, 1, 0) is still considered empty | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Dimitry Ivanov
						Dimitry Ivanov