aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-08-30 12:16:43 -0400
committerAllan Wang <me@allanwang.ca>2017-08-30 12:24:19 -0400
commitf3e7098e52f8caa86be7922f5b07eade6f36cc57 (patch)
treebb167ff6564f39d030ec4bf865473b93e5de99e5
parent86ddfb02cb989ab5b6990e518640ab82c107bc37 (diff)
downloadkau-3.4.0.tar.gz
kau-3.4.0.tar.bz2
kau-3.4.0.zip
Update changelog for previous prs3.4.0
-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 d5a653d..6f76f66 100644
--- a/sample/src/main/res/xml/kau_changelog.xml
+++ b/sample/src/main/res/xml/kau_changelog.xml
@@ -12,7 +12,7 @@
<item text=":searchview: Ensure reveals are called on the UI thread" />
<item text=":searchview: Check that searchview has a parent before checking card state" />
<item text=":mediapicker: Reuse request manager from activity" />
- <item text="" />
+ <item text=":kpref-activity: Add bounds to text item" />
<version title="v3.3.2"/>
<item text=":kpref-activity: Add visibility toggle to Core contract. Items can override this to show/hide given preferences based on boolean callbacks." />