Bartłomiej Dach
0d8fb83d0a
Ensure account creation overlay is shown after logout
...
Scheduling the entire API state change callback caused the scheduled
hide to fire the first time the user attempted to display the account
creation overlay after a logout, because the drawable wasn't present
before that (so its scheduler wasn't running).
It is not theoretically safe to run `Hide()` unscheduled at its present
call site (as the value change callbacks are fired on the background
API thread). This could also be fixed by setting `AlwaysPresent = true`,
but that's a pretty ugly and unperformant change to make in general.
2020-12-25 15:40:39 +01:00
..
2020-11-14 14:52:58 +01:00
2020-12-15 11:09:09 +07:00
2020-12-24 18:11:42 +09:00
2020-12-24 21:28:24 +09:00
2020-12-21 16:39:50 +09:00
2020-12-18 15:16:36 +09:00
2020-12-18 02:51:19 +03:00
2020-07-06 22:01:45 +09:00
2020-09-22 15:55:25 +09:00
2020-12-07 16:43:07 +09:00
2020-11-23 20:43:46 -08:00
2020-09-06 10:13:06 -07:00
2020-05-04 18:36:24 -07:00
2020-11-23 20:43:46 -08:00
2020-12-24 18:11:42 +09:00
2020-09-06 10:13:06 -07:00
2020-12-22 17:36:56 +09:00
2020-10-22 14:49:48 +09:00
2020-03-12 11:28:45 +09:00
2020-12-25 15:40:39 +01:00
2020-04-21 16:41:07 +09:00
2020-11-10 16:26:30 +09:00
2020-09-03 16:34:58 +09:00
2020-03-26 15:44:53 +01:00
2020-12-24 13:42:08 +01:00
2020-10-01 13:06:01 +09:00
2020-11-06 17:00:29 +09:00
2020-05-04 18:36:24 -07:00
2020-10-22 14:19:12 +09:00
2020-09-03 16:34:58 +09:00
2020-03-11 10:18:41 +09:00
2020-11-02 16:08:59 +09:00
2020-09-03 16:34:58 +09:00
2020-11-30 17:49:55 +09:00
2020-11-06 17:26:23 +09:00
2020-11-11 13:53:09 +09:00
2020-02-12 13:28:49 +03:00
2020-09-03 16:34:58 +09:00
2020-07-18 20:24:38 +03:00
2020-03-24 22:14:15 +01:00
2020-03-24 22:14:15 +01:00
2020-09-03 16:34:58 +09:00
2020-07-13 01:22:05 +03:00
2020-03-04 23:08:58 +03:00
2020-03-16 16:32:25 -07:00
2020-03-26 15:43:48 +01:00
2020-09-17 14:56:08 -07:00
2020-12-18 01:27:58 +03:00
2020-09-03 16:34:58 +09:00
2020-11-30 17:50:26 +09:00
2020-11-30 17:56:04 +09:00
2020-04-21 16:38:47 +09:00
2020-10-28 17:44:15 +09:00
2020-11-06 12:59:46 +09:00
2020-05-15 12:22:59 +09:00
2020-09-03 16:34:58 +09:00