diff options
| author | Halzyn | 2015-06-10 13:33:25 +0200 |
|---|---|---|
| committer | Halzyn | 2015-06-10 13:33:25 +0200 |
| commit | 5f1d08a7d768a763d0c2e96708bab1c515a89c63 (patch) | |
| tree | 1865a4c442a80d309515c6483eb540c7c1e4a804 | |
| parent | Tutorial done (diff) | |
RANDOM COMMIT BECAUSE GIT SUCKS
| -rwxr-xr-x | app/src/main/res/layout/item_feeditem.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/layout/item_feeditem.xml b/app/src/main/res/layout/item_feeditem.xml index 1ecd1c5..ff0e276 100755 --- a/app/src/main/res/layout/item_feeditem.xml +++ b/app/src/main/res/layout/item_feeditem.xml @@ -20,7 +20,6 @@ android:layout_height="match_parent" android:orientation="vertical" android:padding="8dp"> - <TextView android:id="@+id/feeditem_title" android:layout_width="fill_parent" android:layout_height="wrap_content" |
