Remove LLM dependency

This commit is contained in:
serso
2016-03-02 07:28:15 +01:00
parent ba6480d101
commit c661775772
6 changed files with 185 additions and 22 deletions

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<android.support.v7.widget.RecyclerView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="wrap_content"
android:layout_height="match_parent" />