20-alpha1 (1107)

This commit is contained in:
eatsfoobars 2020-04-21 18:09:44 +01:00
parent 882e7af9a5
commit 283cb1eff8
Signed by untrusted user: eatsfoobars
GPG key ID: D08609FADBD8C395
44 changed files with 59250 additions and 428 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-21 18:08:03.310681312 +0100
--- to/res/values/styles.xml 2020-04-21 18:08:31.490447513 +0100
***************
*** 1017,1023 ****
<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>
--- 1017,1024 ----
<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

@ -102,28 +102,8 @@ A very small amount of rounding is applied to make it look a little better.
- 18.0-alpha9
- 18.0-alpha11
- 18.0-alpha12
- 19.0-alpha1
- 16
- 17.0
- 18.0-alpha1
- 18.0-alpha9
- 18.0-alpha11
- 18.0-alpha12
- 19.0-alpha4
- 16
- 17.0
- 18.0-alpha1
- 18.0-alpha9
- 18.0-alpha11
- 18.0-alpha12
- 19.0-alpha6
- 16
- 17.0
- 18.0-alpha1
- 18.0-alpha9
- 18.0-alpha11
- 18.0-alpha12
- 19.0-alpha7
- 19.0
- 20-alpha1-alpha1
- 16
- 17.0
- 18.0-alpha1
@ -131,4 +111,29 @@ A very small amount of rounding is applied to make it look a little better.
- 18.0-alpha11
- 18.0-alpha12
- 19.0
- 20-alpha1-alpha4
- 16
- 17.0
- 18.0-alpha1
- 18.0-alpha9
- 18.0-alpha11
- 18.0-alpha12
- 19.0
- 20-alpha1-alpha6
- 16
- 17.0
- 18.0-alpha1
- 18.0-alpha9
- 18.0-alpha11
- 18.0-alpha12
- 19.0
- 20-alpha1-alpha7
- 16
- 17.0
- 18.0-alpha1
- 18.0-alpha9
- 18.0-alpha11
- 18.0-alpha12
- 19.0
- 20-alpha1