aboutsummaryrefslogtreecommitdiff
path: root/sample/src/main/res/xml/kau_changelog.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-08-21 14:39:00 -0700
committerAllan Wang <me@allanwang.ca>2017-08-30 12:24:19 -0400
commitbf136d76b81835a44a0d9038b2a87806247296e8 (patch)
tree77e52c71086411aa3fc653dbda6672a186ed5aec /sample/src/main/res/xml/kau_changelog.xml
parent17d18daaf591b4ab27e0a7df0bb1c3126e6488be (diff)
downloadkau-bf136d76b81835a44a0d9038b2a87806247296e8.tar.gz
kau-bf136d76b81835a44a0d9038b2a87806247296e8.tar.bz2
kau-bf136d76b81835a44a0d9038b2a87806247296e8.zip
Fix/kpref-inner-frame-size (#42)
* Fix kpref item barriers * Revert and add text constraint
Diffstat (limited to 'sample/src/main/res/xml/kau_changelog.xml')
-rw-r--r--sample/src/main/res/xml/kau_changelog.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml
index 3eb5287..1d46757 100644
--- a/sample/src/main/res/xml/kau_changelog.xml
+++ b/sample/src/main/res/xml/kau_changelog.xml
@@ -8,6 +8,10 @@
<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." />
+ <item text=":kpref-activity: Add width constraint for long text items" />
+ <item text="" />
+ <item text="" />
+ <item text="" />
<version title="v3.3.1"/>
<item text=":core: Open up all logger functions" />