2016-02-26 10:40:52 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
2018-02-21 22:38:13 +01:00
|
|
|
<TextView xmlns:a="http://schemas.android.com/apk/res/android"
|
|
|
|
a:id="@+id/podcast_channel_item"
|
|
|
|
a:layout_width="fill_parent"
|
|
|
|
a:layout_height="wrap_content"
|
|
|
|
a:padding="10dip"
|
|
|
|
a:visibility="visible" />
|
2016-02-26 10:40:52 +01:00
|
|
|
|