Commit 35190755 authored by Owais Chunawala's avatar Owais Chunawala

improved feedUI

parent 2968706c
...@@ -6,8 +6,8 @@ ...@@ -6,8 +6,8 @@
android:layout_width="match_parent" android:layout_width="match_parent"
card_view:cardElevation="4dp" card_view:cardElevation="4dp"
card_view:cardCornerRadius="4dp" card_view:cardCornerRadius="4dp"
android:layout_marginTop="2dp" android:layout_marginTop="4dp"
android:layout_marginBottom="2dp" android:layout_marginBottom="4dp"
android:layout_marginRight="8dp" android:layout_marginRight="8dp"
android:layout_marginLeft="8dp"> android:layout_marginLeft="8dp">
<LinearLayout <LinearLayout
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment