forked from distok/cutthecord
		
	18.0-alpha11 (1103)
This commit is contained in:
		
							parent
							
								
									7c0e23cba0
								
							
						
					
					
						commit
						78763267b7
					
				
					 44 changed files with 59084 additions and 254 deletions
				
			
		
							
								
								
									
										21
									
								
								patches/squareavatars/1103.patch
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								patches/squareavatars/1103.patch
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,21 @@
 | 
			
		|||
diff -crB from/res/values/styles.xml to/res/values/styles.xml
 | 
			
		||||
*** from/res/values/styles.xml	2020-04-17 13:03:25.037040710 +0100
 | 
			
		||||
--- to/res/values/styles.xml	2020-04-17 13:04:17.646543727 +0100
 | 
			
		||||
***************
 | 
			
		||||
*** 1027,1033 ****
 | 
			
		||||
          <item name="actualImageScaleType">fitCenter</item>
 | 
			
		||||
          <item name="placeholderImage">@drawable/asset_default_avatar_32dp</item>
 | 
			
		||||
          <item name="placeholderImageScaleType">fitCenter</item>
 | 
			
		||||
!         <item name="roundAsCircle">true</item>
 | 
			
		||||
      </style>
 | 
			
		||||
      <style name="Avatar.Chat" parent="@style/Avatar.Large">
 | 
			
		||||
          <item name="android:layout_width">@dimen/avatar_size_chat</item>
 | 
			
		||||
--- 1027,1034 ----
 | 
			
		||||
          <item name="actualImageScaleType">fitCenter</item>
 | 
			
		||||
          <item name="placeholderImage">@drawable/asset_default_avatar_32dp</item>
 | 
			
		||||
          <item name="placeholderImageScaleType">fitCenter</item>
 | 
			
		||||
!         <item name="roundAsCircle">false</item>
 | 
			
		||||
!         <item name="roundedCornerRadius">3dp</item>
 | 
			
		||||
      </style>
 | 
			
		||||
      <style name="Avatar.Chat" parent="@style/Avatar.Large">
 | 
			
		||||
          <item name="android:layout_width">@dimen/avatar_size_chat</item>
 | 
			
		||||
| 
						 | 
				
			
			@ -99,21 +99,26 @@ A very small amount of rounding is applied to make it look a little better.
 | 
			
		|||
- 16
 | 
			
		||||
- 17.0
 | 
			
		||||
- 18.0-alpha1
 | 
			
		||||
- 18.0-alpha9-alpha1
 | 
			
		||||
- 16
 | 
			
		||||
- 17.0
 | 
			
		||||
- 18.0-alpha1
 | 
			
		||||
- 18.0-alpha9-alpha4
 | 
			
		||||
- 16
 | 
			
		||||
- 17.0
 | 
			
		||||
- 18.0-alpha1
 | 
			
		||||
- 18.0-alpha9-alpha6
 | 
			
		||||
- 16
 | 
			
		||||
- 17.0
 | 
			
		||||
- 18.0-alpha1
 | 
			
		||||
- 18.0-alpha9-alpha7
 | 
			
		||||
- 18.0-alpha9
 | 
			
		||||
- 18.0-alpha11-alpha1
 | 
			
		||||
- 16
 | 
			
		||||
- 17.0
 | 
			
		||||
- 18.0-alpha1
 | 
			
		||||
- 18.0-alpha9
 | 
			
		||||
- 18.0-alpha11-alpha4
 | 
			
		||||
- 16
 | 
			
		||||
- 17.0
 | 
			
		||||
- 18.0-alpha1
 | 
			
		||||
- 18.0-alpha9
 | 
			
		||||
- 18.0-alpha11-alpha6
 | 
			
		||||
- 16
 | 
			
		||||
- 17.0
 | 
			
		||||
- 18.0-alpha1
 | 
			
		||||
- 18.0-alpha9
 | 
			
		||||
- 18.0-alpha11-alpha7
 | 
			
		||||
- 16
 | 
			
		||||
- 17.0
 | 
			
		||||
- 18.0-alpha1
 | 
			
		||||
- 18.0-alpha9
 | 
			
		||||
- 18.0-alpha11
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue