Merge pull request #1381 from johnjohndoe/drag-sort-list-view-submodule

Removed references to former "app/dslv" submodule.
This commit is contained in:
Tom Hennen 2015-11-27 10:51:07 -05:00
commit 04786a6c17
2 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:dslv="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools" xmlns:tools="http://schemas.android.com/tools"
android:orientation="vertical" android:orientation="vertical"
android:layout_width="match_parent" android:layout_width="match_parent"

View File

@ -10,5 +10,4 @@
# Project target. # Project target.
proguard.config=proguard.cfg proguard.config=proguard.cfg
target=android-19 target=android-19
android.library.reference.1=submodules/dslv/library