diff options
author | Allan Wang <me@allanwang.ca> | 2017-08-30 13:35:38 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-30 13:35:38 -0400 |
commit | a095623d23e6d90233fc3d21e905f773b4c12a1b (patch) | |
tree | 02adb88de4c88d2a03ee4efddc9683616450bf4a /app/src/main/res/xml/frost_changelog.xml | |
parent | 270ff7705be5ec0c78f5eae4934779ff4b4c00ee (diff) | |
download | frost-a095623d23e6d90233fc3d21e905f773b4c12a1b.tar.gz frost-a095623d23e6d90233fc3d21e905f773b4c12a1b.tar.bz2 frost-a095623d23e6d90233fc3d21e905f773b4c12a1b.zip |
Add debugging for menu (#242)
* Add base for menu debugging
* Add debug js
Diffstat (limited to 'app/src/main/res/xml/frost_changelog.xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index a53c1124..4363cf71 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -15,7 +15,7 @@ <item text="Fix theme for sharing and new messages" /> <item text="Prevent search bar settings from disabling itself if auto suggestions fail" /> <item text="Fix numerous crashes relating to search bar layouts" /> - <item text="" /> + <item text="Add debugging for menu" /> <item text="" /> <item text="" /> |