diff options
author | Allan Wang <me@allanwang.ca> | 2019-09-29 00:31:00 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-09-29 00:31:00 -0700 |
commit | ee2cbac74472e72b37d08e9fbb1e60d3bdc2fddc (patch) | |
tree | dd0ac23fbfad907ee3b63ed5606c59cab5c44848 /app/src/main/play | |
parent | c9fec8cc993f159eb81803e8c0cd5855d2a9abd3 (diff) | |
download | frost-ee2cbac74472e72b37d08e9fbb1e60d3bdc2fddc.tar.gz frost-ee2cbac74472e72b37d08e9fbb1e60d3bdc2fddc.tar.bz2 frost-ee2cbac74472e72b37d08e9fbb1e60d3bdc2fddc.zip |
Fix crash for dialog prompt
Diffstat (limited to 'app/src/main/play')
-rw-r--r-- | app/src/main/play/en-US/whatsnew | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/play/en-US/whatsnew b/app/src/main/play/en-US/whatsnew index 8e47d7d4..4a51e79b 100644 --- a/app/src/main/play/en-US/whatsnew +++ b/app/src/main/play/en-US/whatsnew @@ -1,5 +1,5 @@ v2.4.1 -* Convert facebook desktop urls to mobile ones +* Add better support for mobile url conversions * Notification tab will keep first page in the same window; fixes marking notifications as read -* Fix nav and status bar icon colors for custom themes (Android O+) +* Fix nav and status bar icon colors for custom themes (Android O+)
\ No newline at end of file |