Various cleanups

Move ProgressWheel into the project proper, optimize the DL ListView
And also remove android-iconify. Despite using icons (which is awesome)
it didn't handle button highlight on click well, and the icons seemed a
bit small anyways.
This commit is contained in:
Bradlee Speice
2014-05-17 01:16:36 -04:00
parent 01d5e97d21
commit 5222b6e3e6
7 changed files with 560 additions and 23 deletions

3
.gitmodules vendored
View File

@ -4,6 +4,3 @@
[submodule "jsword-minimalbible"]
path = jsword-minimalbible
url = https://github.com/MinimalBible/jsword-minimalbible.git
[submodule "ProgressWheel"]
path = ProgressWheel
url = git@github.com:Todd-Davies/ProgressWheel