• Winson's avatar
    Fixing invisible search bar · a1f79d3e
    Winson authored
    - We used to rely on the state transition to inflate the search
      widget after the permission to bind widgets was granted, which
      is fragile.  Now we try and inflate the search widget after
      user grants the permission if necessary.
    
    Bug: 22515084
    Bug: 22980143
    Change-Id: Id111d263bc8a864e0fa652cfd0e07e66ec690fe7
    a1f79d3e
Launcher.java 179 KB