mcruncher / worshipsongs-android

Android app for Worship Songs
GNU General Public License v3.0
8 stars 8 forks source link

Songs with openlp formatting tags are not displayed properly #236

Closed sskjames closed 7 years ago

sskjames commented 8 years ago

OpenLP has many formatting tags like {y}, {r} etc. Our app currently handles only {y}. So songs which are using other tags such as {r} are not displayed properly. For example, the song "Paraloaga Thaevanae" uses {r} tag to format English translation. Because of this bug, the english translation is rendered incorrectly.

ghost commented 8 years ago

Issue identified in development mode