ericaddison / APT_miniProject_Android

The Android App for Connexus
0 stars 0 forks source link

Eric camera #3

Closed ericaddison closed 6 years ago

ericaddison commented 6 years ago

This is building on top of #2

Added camera activity with working camera preview (not capturing images yet...), intent to link back to viewsteams, and layout looking like the mock.

In this PR I used a Fragment to isolate the button to link back to the ViewStreams activity, and also put the title in a separate content xml. These will be ways that we can nicely modularize the pieces that we need to reuse.