sfvtech / pay-per-view

An open source fork of FARM's 10 Billion Lives Android application. This application allows you to play a video to one or more people, have them fill out a survey, and collect their e-mail addresses for follow-up communication.
1 stars 2 forks source link

Orientation changes #19

Closed ekager closed 7 years ago

ekager commented 7 years ago

Still need to test on a real device I've been mainly testing on an emulator but this adds:

  1. Support for sending CSV by email in DataUploadActivity
  2. Ability to edit and add/remove viewers at appropriate times
  3. Email confirmation before survey question for each viewer

Planning on starting to work on the style.

asciimo commented 7 years ago

@ekager I merged this and tried it out on a 7" tablet emulated device running Nougat. At the pledge screen, the "OK" button was cut off. When I rotated the device, the button was visible but there was no response from any of the buttons. Switching back to landscape allowed interaction with the visible buttons.

Also, the magic menu buttons don't seem to work. Both these issues may resolve when I run it on the physical reference device later today.