diff options
author | Allan Wang <me@allanwang.ca> | 2021-01-24 16:09:13 -0800 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2021-01-24 16:09:13 -0800 |
commit | 2a0d6f895a7d48bd86ca4849c742dd0ca39ff8c5 (patch) | |
tree | 95df1fc898d277140a547d2b7f5e1e30d43e4899 /app/src/main/res/xml | |
parent | 28e7848e0da91be7f841e133ed989769bfcc6dca (diff) | |
download | frost-2a0d6f895a7d48bd86ca4849c742dd0ca39ff8c5.tar.gz frost-2a0d6f895a7d48bd86ca4849c742dd0ca39ff8c5.tar.bz2 frost-2a0d6f895a7d48bd86ca4849c742dd0ca39ff8c5.zip |
Fix messenger theme for default
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 8badfc5f..e03eceb2 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -9,15 +9,14 @@ <version title="v3.0.0" /> <item text="Removed email support. Please use GitHub for all inquiries as I no longer have time to look through all emails" /> <item text="Added initial support for messenger.com" /> + <item text="Fix swipe to refresh not disabling for certain pages" /> + <item text="" /> <item text="" /> <item text="" /> <version title="v2.4.7" /> <item text="Fix theme not always sticking on refresh" /> <item text="Disable long press menu from appearing immediately after scrolling" /> - <item text="" /> - <item text="" /> - <item text="" /> <version title="v2.4.6" /> <item text="Add option to hide likes and action bar in newsfeed" /> |