commit | aa23161c03b1bd5e9681aba9e7b3126b4ab37c93 | [log] [tgz] |
---|---|---|
author | Taesu Lee <taesu82.lee@samsung.com> | Tue Mar 31 17:56:38 2020 +0900 |
committer | Taesu Lee <taesu82.lee@samsung.com> | Wed Apr 01 09:58:13 2020 +0900 |
tree | 554b57b6b3c0044a5fed979af0fba64709f111b2 | |
parent | 90c3d807c84e637946ca060745db933f15aea7e9 [diff] |
Dismiss SnackBar when detached SnackBarManager state is not cleared when SnackBar is detached from a window without dismiss(). After then it is remained as dismissing state forever. Test: 1) Long-press a conversation and click archive action. 2) Press back key before the snackbar is dismissed. 3) Repeat 1) and check the snackbar is shown or not. Change-Id: Icf2cdcd30aea42685db68e5ac36436a34c9c94ae Signed-off-by: Taesu Lee <taesu82.lee@samsung.com>