diff options
author | Scott Jackson <daneren2005@gmail.com> | 2015-06-08 17:55:06 -0700 |
---|---|---|
committer | Scott Jackson <daneren2005@gmail.com> | 2015-06-08 17:55:06 -0700 |
commit | f47da3c25f2ee0d4f74392a0a7e4a570cc121516 (patch) | |
tree | b6087d0230dacff6d46e38d79019c81c30cf157a /.gitmodules | |
parent | 6f218cf51b27e24012335a27e806e3a24cc52c75 (diff) | |
download | dsub-f47da3c25f2ee0d4f74392a0a7e4a570cc121516.tar.gz dsub-f47da3c25f2ee0d4f74392a0a7e4a570cc121516.tar.bz2 dsub-f47da3c25f2ee0d4f74392a0a7e4a570cc121516.zip |
#232 Switch NowPlayingFragment to RecyclerView, add swipe to remove and better drag + drop support
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 67ebdf40..91dd3323 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "DragSortListView"] - path = DragSortListView - url = https://github.com/daneren2005/drag-sort-listview.git [submodule "ServerProxy"] path = ServerProxy url = https://github.com/daneren2005/ServerProxy.git |