Quote:
Originally Posted by comox
Thanks for your responsiveness and effort. Much appreciated.
|
You are welcome. I really do understand that this isn't solving the problem, but it is a step along the way.
I am looking for some way to deal with the word wrapping issue. One thing I am considering is turning all the dots into spaces so Android would have somewhere to wrap other than in the middle of the word. Unfortunately there are two problems:
1) A.B would become the same as A B. I suspect that CC would fall over dead if this happened.
2) I would need to process the tags in book details so that A.B actually searched for A B if clicked.