android / socialite

Apache License 2.0
385 stars 68 forks source link

"Up" button sometimes causes a crash #36

Open ashnohe opened 7 months ago

ashnohe commented 7 months ago

Steps to replicate:

  1. Click on a chat (e.g. Dog)
  2. Swipe back
  3. Click on the same chat
  4. Press the Up button ==> Crash
FATAL EXCEPTION: main Process: com.google.android.samples.socialite, PID: 27630
java.lang.IndexOutOfBoundsException: Index -1 out of bounds for length 1

This only happens some of the time.