Page MenuHomePhabricator

[native] Animate BottomSheet closed on goBackToPrompt
ClosedPublic

Authored by ashoat on Dec 23 2022, 3:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 5, 4:08 AM
Unknown Object (File)
Tue, Nov 5, 4:08 AM
Unknown Object (File)
Tue, Nov 5, 4:08 AM
Unknown Object (File)
Tue, Nov 5, 4:08 AM
Unknown Object (File)
Sun, Nov 3, 7:39 PM
Unknown Object (File)
Sat, Nov 2, 7:54 PM
Unknown Object (File)
Sat, Oct 26, 9:21 PM
Unknown Object (File)
Oct 7 2024, 2:28 AM
Subscribers

Details

Summary

goBackToPrompt gets called if the user presses the back button, or uses the Android hardware back button.

Before this diff, the BottomSheet would stay in place until it disappears when SIWEPanel unmounts. Now it will animate closed.

Test Plan

Press the back button and make sure the BottomSheet animates closed

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable