A-short-name / G01-Timebanking

0 stars 0 forks source link

3. TimeSlotDetailsFragment #19

Closed MattiaRiola closed 2 years ago

MattiaRiola commented 2 years ago
  1. Create the TimeSlotDetailsFragment.
    • [x] The purpose of this class is to display the details of a time slot advertisement: these should comprise, at least, the following items:
      1. Title
      2. Description of offered service
      3. Date, time
      4. Duration of the offered time slot
      5. Location
      6. Add any other extra data items as relevant to the application that your group is conceiving
    • [x] The screen must be responsive to different screen sizes and different orientations: check that everything works as expected choosing different device presets, both in landscape and in portrait mode.
    • [x] This view has a menu item that allows editing the advertisement.
    • [x] Commit the project. Push it onto the remote repository
GrayNeel commented 2 years ago

Should prettify the screen next..