diff options
author | Allan Wang <me@allanwang.ca> | 2019-07-02 19:59:59 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-07-02 19:59:59 -0700 |
commit | 8f4da4ea838c52d857a12398967da2a99967a14e (patch) | |
tree | d57ba1b8b2cc6d31c764cef481082bd198a86b1f /app/src/main/play/en-US/whatsnew | |
parent | 19ad91cec0c2964f666e8b22ae5e583df04cba56 (diff) | |
download | frost-8f4da4ea838c52d857a12398967da2a99967a14e.tar.gz frost-8f4da4ea838c52d857a12398967da2a99967a14e.tar.bz2 frost-8f4da4ea838c52d857a12398967da2a99967a14e.zip |
Sample gradle npm test
Diffstat (limited to 'app/src/main/play/en-US/whatsnew')
-rw-r--r-- | app/src/main/play/en-US/whatsnew | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/src/main/play/en-US/whatsnew b/app/src/main/play/en-US/whatsnew index 9ae7372d..ec5e33e9 100644 --- a/app/src/main/play/en-US/whatsnew +++ b/app/src/main/play/en-US/whatsnew @@ -2,4 +2,5 @@ v2.3.1 * Hide all story panels if enabled * Prevent swipe to refresh if not at the very top -* Add vertical swipe to dismiss when viewing images
\ No newline at end of file +* Add vertical swipe to dismiss when viewing images +* Add horizontal scroll support for webviews
\ No newline at end of file |