unfoldingWord-dev / uw-android

Android unfoldingWord app
Other
9 stars 4 forks source link

Handle Line Breaks Better #158

Closed jag3773 closed 9 years ago

jag3773 commented 9 years ago

The USFM standard allows for line breaks within a verse that should not affect rendering. Hence, if you check https://github.com/unfoldingWord/ulb-en/blob/master/19-PSA.usfm#L8984 and compare with Psalm 119:35 in the app you'll notice the problem. The text of verse 35 should still start on the same line as the verse marker, even if there is a line break in the USFM.

dwsolberg commented 9 years ago

I don't see this issue.

jag3773 commented 9 years ago

Looks like it is an Android only issue.

GottaGetSwifty commented 9 years ago

Fix complete for next release