diff options
Diffstat (limited to 'sample/src/main/res/xml/kau_changelog.xml')
-rw-r--r-- | sample/src/main/res/xml/kau_changelog.xml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml index 53dfe99..a33edbd 100644 --- a/sample/src/main/res/xml/kau_changelog.xml +++ b/sample/src/main/res/xml/kau_changelog.xml @@ -7,9 +7,11 @@ --> <version title="v3.4.1"/> - <item text="Validate context before showing dialogs" /> - <item text="Add intent resolver checks prior to all executions." /> - <item text="Fix bundle NPE when starting activity" /> + <item text=":core: Validate context before showing dialogs" /> + <item text=":core: Add intent resolver checks prior to all executions." /> + <item text=":core: Fix bundle NPE when starting activity" /> + <item text=":kpref-activity: Create timePicker" /> + <item text="" /> <item text="" /> <item text="" /> |