forked from distok/cutthecord
		
	9.3.9 + New icon from dzuk!
This commit is contained in:
		
							parent
							
								
									b39f916337
								
							
						
					
					
						commit
						2b520c9d02
					
				
					 76 changed files with 6529 additions and 3 deletions
				
			
		
							
								
								
									
										21
									
								
								patches/squareavatars/939.patch
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								patches/squareavatars/939.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-12 17:12:53.017034535 +0300
 | 
			
		||||
--- to/res/values/styles.xml	2019-08-12 17:13:40.934017592 +0300
 | 
			
		||||
***************
 | 
			
		||||
*** 828,834 ****
 | 
			
		||||
          <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>
 | 
			
		||||
--- 828,835 ----
 | 
			
		||||
          <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>
 | 
			
		||||
| 
						 | 
				
			
			@ -36,4 +36,5 @@ A very small amount of rounding is applied to make it look a little better.
 | 
			
		|||
- 9.0.9
 | 
			
		||||
- 9.1.0
 | 
			
		||||
- 9.3.8-SAO-Heathcliff
 | 
			
		||||
- 9.3.9
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue