diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2020-09-16 10:51:56 +0200 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2020-09-16 10:51:56 +0200 |
commit | 52a2ae36f611db3a7a0246910f64f9f48a725efc (patch) | |
tree | fafffacdceab332b5035b59db39781f658a49955 /ui/src/main/AndroidManifest.xml | |
parent | abcb51d2a680ac254bba1bc2ff223462fefde649 (diff) |
TunnelEditorFragment: avoid extra trip through event loop
onSelectedTunnelChanged is already queueing us to Dispatchers.Main
(rather than Dispatchers.Main.immediate, which would crash, but why?),
so avoid the extra trip through the event loop by toggling the selected
tunnel right away.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'ui/src/main/AndroidManifest.xml')
0 files changed, 0 insertions, 0 deletions