From 1feacd1eb538b6a666e2aaa4c6f9ccd193c72d00 Mon Sep 17 00:00:00 2001 From: ObjectiveTruth Date: Wed, 20 Jul 2016 23:34:45 -0400 Subject: [PATCH] Bumped version information --- app/src/main/assets/whatsnew_minor.txt | 4 ++++ app/src/main/assets/whatsnew_thisversion.txt | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/app/src/main/assets/whatsnew_minor.txt b/app/src/main/assets/whatsnew_minor.txt index ce997eb..363444d 100644 --- a/app/src/main/assets/whatsnew_minor.txt +++ b/app/src/main/assets/whatsnew_minor.txt @@ -1,3 +1,7 @@ +July 20, 2016 +=== +‣ Fixed major bug when loading app after its been in the background for a while + July 17, 2016 === ‣ MyAccount animation on refresh/switch between fragments diff --git a/app/src/main/assets/whatsnew_thisversion.txt b/app/src/main/assets/whatsnew_thisversion.txt index c045603..351ad46 100644 --- a/app/src/main/assets/whatsnew_thisversion.txt +++ b/app/src/main/assets/whatsnew_thisversion.txt @@ -1,3 +1,3 @@ -July 20, 2016 +July 21, 2016 === -‣ Fixed major bug when loading app after its been in the background for a while +‣ Added proper backstack navigation (back pressing)