summaryrefslogtreecommitdiffhomepage
path: root/ui/src/main/res
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-09-16 10:51:56 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2020-09-16 10:51:56 +0200
commit52a2ae36f611db3a7a0246910f64f9f48a725efc (patch)
treefafffacdceab332b5035b59db39781f658a49955 /ui/src/main/res
parentabcb51d2a680ac254bba1bc2ff223462fefde649 (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/res')
0 files changed, 0 insertions, 0 deletions