ericaddison / APT_miniProject_Android

The Android App for Connexus
0 stars 0 forks source link

Eric viewstreams #2

Closed ericaddison closed 6 years ago

ericaddison commented 6 years ago

Basic layout created for the ViewStreams Activity. This uses Picasso with a hard-coded list of image URLs and a GridView to lay out the pictures.

You can see a screenshot of the layout on Connexus. :P

ericaddison commented 6 years ago

We'll probably want to rip out whatever common pieces we want to reuse... Maybe the gridview? Maybe the ImageAdapter class?

mspagon commented 6 years ago

I see you created the "backend" package. I will look at it and utilize it in my code! Merging!