TripSit / tripmobile

TripSit mobile app for Android
GNU General Public License v3.0
13 stars 4 forks source link

Pressing back from the chat allows you to open multiple chat instances #30

Closed EddieCurtis closed 9 years ago

EddieCurtis commented 9 years ago

Steps to replicate:

  1. Click on Chat
  2. Click start to join the channel
  3. Press the back button on android device
  4. Repeat steps 1 & 2

This leaves 2 chat windows open, when really we want to be resuming the previous session.

EddieCurtis commented 9 years ago

Fixed by closing the current webview when you go back. I did look into saving the context and reloading when you press chat again but it gets very hacky and doesn't follow android conventions. fa7345b306106a8fc14eebde5c84d52f27624a48