diff options
author | Allan Wang <me@allanwang.ca> | 2017-07-07 22:27:07 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-07-07 22:27:07 -0700 |
commit | de194b96a8af2d13c15337be7ef092d9c4b6a098 (patch) | |
tree | cef834ca559e7eb29748bdd53d5df6ebc72bf88a /sample/src/main | |
parent | 38bd86329aa6c2e7b0e4815896d9c8574a50507b (diff) | |
download | kau-de194b96a8af2d13c15337be7ef092d9c4b6a098.tar.gz kau-de194b96a8af2d13c15337be7ef092d9c4b6a098.tar.bz2 kau-de194b96a8af2d13c15337be7ef092d9c4b6a098.zip |
Update about activity base
Diffstat (limited to 'sample/src/main')
-rw-r--r-- | sample/src/main/res/xml/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sample/src/main/res/xml/changelog.xml b/sample/src/main/res/xml/changelog.xml index 7599e97..ca55a60 100644 --- a/sample/src/main/res/xml/changelog.xml +++ b/sample/src/main/res/xml/changelog.xml @@ -10,6 +10,9 @@ <item text="Reorder KauIItem arguments to support optional id" /> <item text="Create KPrefSeekbar, which binds an int kpref to a seekbar" /> <item text="Open all kpref item binders so they may be extended" /> + <item text="Fix scrolling issue on about dismiss" /> + <item text="Make rClass optional in about activity" /> + <item text="" /> <item text="" /> <item text="" /> |