aboutsummaryrefslogtreecommitdiff
path: root/sample/src/main/res/xml/kau_changelog.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-12-30 19:13:04 -0800
committerAllan Wang <me@allanwang.ca>2019-12-30 19:13:04 -0800
commit058020e7cc412a2a17dec30edb754be7e1415abd (patch)
tree19f5889afb3cbb451102fcc6d65872ae00f0423a /sample/src/main/res/xml/kau_changelog.xml
parent7a007420e74e6bd4e08bde123e6e163eefc18b92 (diff)
downloadkau-058020e7cc412a2a17dec30edb754be7e1415abd.tar.gz
kau-058020e7cc412a2a17dec30edb754be7e1415abd.tar.bz2
kau-058020e7cc412a2a17dec30edb754be7e1415abd.zip
Update CircleView and changelog
Diffstat (limited to 'sample/src/main/res/xml/kau_changelog.xml')
-rw-r--r--sample/src/main/res/xml/kau_changelog.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml
index d8c167f..2907e43 100644
--- a/sample/src/main/res/xml/kau_changelog.xml
+++ b/sample/src/main/res/xml/kau_changelog.xml
@@ -8,13 +8,13 @@
<version title="v5.2.0" />
<item text=":about: Migrate about libraries to v7.x.x" />
+ <item text=":color: Draw CircleView in foreground instead of background" />
<item text=":core: Migrate iconics to v4.x.x" />
<item text=":core: Automatically switch light mode for navigationBarColor and statusBarColor" />
<item text=":core: Remove statusBarLight toggle" />
<item text=":core: Remove kau_status_bar_height; height should be found programmatically" />
<item text=":fastadapter: Migrate fastadapter to v4.x.x" />
<item text=":fastadapter-viewbinding: Create helper items for ViewBinding" />
- <item text="" />
<version title="v5.1.0" />
<item text=":adapter: Moved fastadapter elements to new module, :fastadapter:. To migrate, simply rename the dependency. If you don't use fast adapter, no changes are necessary" />