Alex Hart 0db73e71a0
Remove sticky header on list reinitailization.
When we forward a message or share into the app, it is possible that we are going to reuse the same activity. In this case, when the adapter was reinitialized, we were just adding a new ItemDecoration every time.

This fix checks if we've already added one and removes it if necessary, just like the last seen decorator.
2020-07-31 14:26:31 -03:00
..
2020-02-28 17:35:13 -05:00
2020-07-30 23:32:20 -04:00
2020-07-15 12:04:05 -03:00
2020-07-17 17:32:07 -04:00