You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.
As a user, I need a way to play a sermon from within the app so that I can listen to a sermon without starting up Android Auto to listen to my content.
Acceptance Criteria:
GIVEN the media player screen
Acceptance Criteria for a Phone or Phablet:
GIVEN the user is on the sermon list
WHEN tapping a sermon
THEN the user is taken to the media player screen
AND the view fills the entire screen
Acceptance Criteria for a Tablet:
GIVEN the user is on the sermon list
WHEN there aren't any sermons in the list
THEN the right fragment is blank
WHEN the user has not tapped any sermon in the list
THEN the right fragment is populated with a placeholder screen
AND the placeholder screen has an image
AND the placeholder screen has a label below the image
AND those views are centered vertically and horizontally
AND the text below the image reads "Select a sermon from the list"
AND the text is of font size 16sp, bold, and 8dp padded from the image above
WHEN tapping a sermon
THEN the right fragment is populated with the media player view
AND the view fills only that portion of the screen
Developer Notes:
This story does not play a sermon but provides the view and the framework to navigate to the screen so that a later story can play the content.
The artwork for the sermon is not yet available. Therefore, a future story will integrate this content. Just use the Android sample images to "populate" the album artwork.
As a user, I need a way to play a sermon from within the app so that I can listen to a sermon without starting up Android Auto to listen to my content.
Acceptance Criteria:
Acceptance Criteria for a Phone or Phablet:
Acceptance Criteria for a Tablet:
16sp
,bold
, and8dp
padded from the image aboveDeveloper Notes:
Apps for Inspiration:
The text was updated successfully, but these errors were encountered: