forked from distok/cutthecord
		
	9.4.3 :)
This commit is contained in:
		
							parent
							
								
									cfec47a7d8
								
							
						
					
					
						commit
						2b9884e2b9
					
				
					 42 changed files with 9834 additions and 2 deletions
				
			
		
							
								
								
									
										21
									
								
								patches/squareavatars/943.patch
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								patches/squareavatars/943.patch
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,21 @@
 | 
			
		|||
diff -crB from/res/values/styles.xml to/res/values/styles.xml
 | 
			
		||||
*** from/res/values/styles.xml	2019-08-20 10:21:46.531142027 +0300
 | 
			
		||||
--- to/res/values/styles.xml	2019-08-20 10:24:08.648501889 +0300
 | 
			
		||||
***************
 | 
			
		||||
*** 834,840 ****
 | 
			
		||||
          <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>
 | 
			
		||||
--- 834,841 ----
 | 
			
		||||
          <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>
 | 
			
		||||
| 
						 | 
				
			
			@ -39,4 +39,5 @@ A very small amount of rounding is applied to make it look a little better.
 | 
			
		|||
- 9.3.9
 | 
			
		||||
- 9.4.0
 | 
			
		||||
- 9.4.2-SA
 | 
			
		||||
- 9.4.3-SA
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue