remove video item list plemp
This commit is contained in:
parent
2f2334eac4
commit
d6de11f54c
14 changed files with 84 additions and 1019 deletions
|
|
@ -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" >
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue