vermasque / song-alarm

Simple alarm clock for Android that plays a selected song at a desired time.
GNU General Public License v3.0
8 stars 3 forks source link

Song duration not being displayed at all on Android 2.1 #8

Open vermasque opened 13 years ago

vermasque commented 13 years ago

Regardless of whether the song chosen is an MP3 or audio recording, the duration does display at all after the song is selected. This is different from the behavior in another issue where the duration is being displayed as 0:00.

vermasque commented 13 years ago

The full string including artist, title, album, and duration is being generated. However, Preference in 2.1 only seems to be displaying the first two lines (artist + \n + title + \n). Deferring till after 1.1.