Project now runs
This commit is contained in:
parent
eb9f300e60
commit
53edd054aa
3 changed files with 16 additions and 7 deletions
|
|
@ -1 +1,9 @@
|
|||
../layout/list_stream_item.xml
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:id="@+id/itemRoot"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content">
|
||||
|
||||
<include layout="@layout/list_stream_item" />
|
||||
|
||||
</LinearLayout>
|
||||
Loading…
Add table
Add a link
Reference in a new issue