Make callback Handler instantiation consistent
Most of our components that have Handler instances for calling back to application code instantiate the Handler using Util.getLooper in the constructor. This makes the two components that do something else consistent with that model. PiperOrigin-RevId: 241545575
Showing
with
8 additions
and
13 deletions
Please
register
or
sign in
to comment