We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2de5d74 commit 48d74e1Copy full SHA for 48d74e1
libraries/sdk/src/main/res/layout/feed_post_item_task.xml
@@ -4,10 +4,9 @@
4
xmlns:tools="http://schemas.android.com/tools"
5
android:layout_width="match_parent"
6
android:layout_height="wrap_content"
7
- android:layout_marginHorizontal="8dp"
8
android:layout_marginVertical="4dp"
9
- app:cardCornerRadius="8dp"
10
- app:cardElevation="2dp">
+ app:cardCornerRadius="0dp"
+ app:cardElevation="0dp">
11
12
<LinearLayout
13
0 commit comments