aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/frost_changelog.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-09-16 21:37:00 -0400
committerGitHub <noreply@github.com>2017-09-16 21:37:00 -0400
commite1835f066903a3ff69215e49c8cf0320657ebce0 (patch)
tree83c3225f1e491f142e8bd27efe0d486c58f44a71 /app/src/main/res/xml/frost_changelog.xml
parent2fe3422895c19d93fdb515b72ae497f4263e77bc (diff)
downloadfrost-e1835f066903a3ff69215e49c8cf0320657ebce0.tar.gz
frost-e1835f066903a3ff69215e49c8cf0320657ebce0.tar.bz2
frost-e1835f066903a3ff69215e49c8cf0320657ebce0.zip
Wrap bottom bar layout with linearlayout (#296)
* Wrap bottom bar layout with linearlayout * Update changelog
Diffstat (limited to 'app/src/main/res/xml/frost_changelog.xml')
-rw-r--r--app/src/main/res/xml/frost_changelog.xml2
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 0e6bb252..8bf5826b 100644
--- a/app/src/main/res/xml/frost_changelog.xml
+++ b/app/src/main/res/xml/frost_changelog.xml
@@ -16,7 +16,7 @@
<item text="Prevent bad messenger intent from launching" />
<item text="Add toggle for recents feed. Aggressive loading removes extra posts that are not really recent, whereas disabling it will show exactly what you get on Facebook" />
<item text="Add contextual menu items. Easily go to your full list of notifications or messages from the overlay." />
- <item text="" />
+ <item text="Ensure that bottom bar layout does not hide the web content" />
<item text="" />
<version title="v1.4.13"/>