Fix spinner to show the correct name at the correct time.

The issue was that sometimes setAccounts would be called much later
than when setAccount was called
So we need to store the current account
and get its position later when accounts come in

Change-Id: Ic6ebff01374b42004ff5ae2e9524553925849804
1 file changed