1. 08 Dec, 2015 2 commits
    • Adam Barth's avatar
      Merge pull request #803 from abarth/dropdown · 8dd8c203
      Adam Barth authored
      Material gallery crashes when you press the drop-down button
      8dd8c203
    • Adam Barth's avatar
      Material gallery crashes when you press the drop-down button · 4982c553
      Adam Barth authored
      Now use use the route's getPosition function to position the drop-down menu.
      Also, fix a number of other related bugs that blocked the dropdown button from
      working correctly. The dropdown menu still has the following issues:
      
      1) In the exit animation, the background of the menu disappears too quickly
         because of incorrect paint bounds computations in the layer tree.
      2) The drop down menu isn't positioned correctly after the device rotates.
         We'll need to address this issue in a separate patch.
      
      Fixes #630
      4982c553
  2. 07 Dec, 2015 30 commits
  3. 05 Dec, 2015 8 commits