Store Repeat Settings #35

Closed
opened 2019-03-10 01:51:49 -05:00 by kdeng00 · 0 comments
kdeng00 commented 2019-03-10 01:51:49 -05:00 (Migrated from github.com)

Store the Repeat settings in the database

  • Create a Repeat table to store different Repeat types
  • The default shuffle value will be Repeat song
  • Will be a one record table
  • When app starts initialize the repeat controls with the stored value
  • When any repeat interactions take place, alter the value in the database table
Store the Repeat settings in the database - Create a Repeat table to store different Repeat types - The default shuffle value will be Repeat song - Will be a one record table - When app starts initialize the repeat controls with the stored value - When any repeat interactions take place, alter the value in the database table
Sign in to join this conversation.