diff options
Diffstat (limited to 'app/src/main/res')
-rw-r--r-- | app/src/main/res/layout/item_post.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/layout/item_post.xml b/app/src/main/res/layout/item_post.xml index 900e9817..5ed9444c 100644 --- a/app/src/main/res/layout/item_post.xml +++ b/app/src/main/res/layout/item_post.xml @@ -13,7 +13,6 @@ android:background="#FFFFFF"> <RelativeLayout - android:id="@+id/relative_view_item_best_post" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginBottom="8dp" |