krtkush / MarsExplorer

Android app to easily browse images captured on Mars.
https://play.google.com/store/apps/details?id=io.github.krtkush.marsexplorer
GNU General Public License v3.0
14 stars 3 forks source link

Grid UI enhancements #7

Closed krtkush closed 8 years ago

krtkush commented 8 years ago

Changes to be made to the grid layout -

  1. Image details partially overlapping their respective images - Done.
  2. Spacing around the columns - Done.
  3. Loading animation on pagination - Done.
  4. Make collapsible toolbar smoother on expansion and contraction - Seems to be smooth.
  5. Grid items scroll up animation - Done.
  6. Pull down to refresh - Done.
krtkush commented 8 years ago
  1. Image details partially overlapping their respective images - Done.
  2. Spacing around the columns - Done.
  3. Grid items scroll up animation - Done.
krtkush commented 8 years ago
  1. Loading animation on pagination - Done.
krtkush commented 8 years ago
  1. Pull down to refresh - Done.
krtkush commented 8 years ago
  1. Make collapsible toolbar smoother on expansion and contraction - Seems to be smooth.