gecko-dev/mobile
Petru-Mugurel Lingurar 5f459bf6b4 Bug 1525796 - Ignore close tab action if user is moving the item; r=JanH
Using an ItemTouchHelper for various motion actions means it will have a
strong reference to that item's layout and prevent it from being destroyed when
the adapter tries to remove it before the animations are finished - the item
will be removed from RecyclerView's Adapter but the item's layout will still
remain on screen.

Differential Revision: https://phabricator.services.mozilla.com/D19673

--HG--
extra : moz-landing-system : lando
2019-02-15 08:18:33 +00:00
..
android Bug 1525796 - Ignore close tab action if user is moving the item; r=JanH 2019-02-15 08:18:33 +00:00
locales Bug 1252831 - remove 30boxes webcal handler as both possible and default handler, r=paolo,Dolske 2019-02-10 21:28:20 +00:00