<div>My thoughts below:</div><div><br></div><div>&quot;Verse Predictor:&quot;</div><div>When I wrote Bible software I counted which line the verse was on.  Using a tag that would not display on screen if possible would be much easier.</div>
<div><br></div>&quot;Scroll last Verse to Top:&quot;<div>I would pad the bottom of the chapter so the last verse can be displayed in the top line that tells you the book, chapter, and verse.  Then when you move to the commentary you will see the correct comment.  The padding should equal the exact number of lines to stop on the lat verse.</div>
<div><br></div><div>&quot;<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">Font:&quot;</span></div><div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;">I would prefer to have complete control over all of the fonts, backgrounds and color choices.  Let the user select and step up everything as they prefer and not just for the fonts.  For example, new line after each verse, titles on and off, show notes at the end of a verse instead of having to move to a new screen, etc.  Basically allow anything the user may want to change to be changeable.<br>
</span></font><div><br><br><div class="gmail_quote">On Mon, Jul 26, 2010 at 4:57 AM, Martin Denham <span dir="ltr">&lt;<a href="mailto:mjdenham@gmail.com">mjdenham@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Dave/SonWon,<div><br></div><div>Verse Predictor:</div><div>I haven&#39;t seen this auto-current-verse in the other bible viewer apps I have used.  In Pocket e-Sword I always had to pick the current verse in a book/chapter/verse selector, but I thought the app should just know which verse I am reading because it is showing it to me, so when I switch from verse to commentary the commentary automatically shows the verse I was reading.  Well that was the idea and I hacked in some code which just calculates current distance from the top of the page and total no. verses in chapter to guess the current verse.  It really was meant to be a prototype but if you keep your eye on the verse label you can use screen position to accurately set current verse no. ready for a hop to the commentary.  I agree it does need to be improved and I have various ideas for that, some simple which just improve the algorithm and others, more accurate, which look for a tag prior to the verse currently centred on the screen to fix the verse.</div>

<div><br></div><div>Scroll last Verse to Top:</div><div>This was one small frustration which probably decided me to write a bible app I could alter.  In Pocket e-sword pages would change one whole page at a time until you reached the last page, which would judder to a halt where the bottom of teh page touched the bottom of the screen, leaving you to scan the page frantically for the line you last read.  I did suggest to the author that he added some padding at the bottom of each page to circumvent the problem but to no avail.  However, on Android there is no Page-Down but all scrolling is &#39;smooth&#39;  by dragging or just a few lines using the trackball so I don&#39;t know if we need to add this padding.  What was your reason for this request?</div>

<div><div><br></div></div></blockquote></div></div></div>