Stop using Map<Integer, X>
Lint recommends switching to SparseArray<X> instead. This is done for the DASH case. For the Cast case it's easier to use a switch statement. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=184119312
Showing
with
62 additions
and
52 deletions
Please
register
or
sign in
to comment