18.0-alpha9 (1100)

This commit is contained in:
eatsfoobars 2020-04-17 13:36:41 +01:00
parent 9a5e48e4bc
commit 7c0e23cba0
Signed by untrusted user: eatsfoobars
GPG key ID: D08609FADBD8C395
44 changed files with 59047 additions and 196 deletions

View 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>

View file

@ -98,17 +98,22 @@ A very small amount of rounding is applied to make it look a little better.
- 15.0
- 16
- 17.0
- 18.0-alpha1-alpha1
- 16
- 17.0
- 18.0-alpha1-alpha4
- 16
- 17.0
- 18.0-alpha1-alpha6
- 16
- 17.0
- 18.0-alpha1-alpha7
- 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
- 16
- 17.0
- 18.0-alpha1
- 18.0-alpha9