remove video item list plemp

This commit is contained in:
Christian Schabesberger 2016-08-02 20:59:53 +02:00
parent 2f2334eac4
commit d6de11f54c
14 changed files with 84 additions and 1019 deletions

View file

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
<LinearLayout
android:id="@+id/item_main_layout"
android:clickable="true"
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content" >