Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Highlighted verse should also highlight its number
Replaced the existing setId/findViewById code with a SparseArray mapping ayah id to the TextView (and one for the header as well). Highlight and unhighlight the verse number with the verse. Fixes #511.
- Loading branch information