summaryrefslogtreecommitdiff
path: root/data/res/layout/notification_material_action_list.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/res/layout/notification_material_action_list.xml')
-rw-r--r--data/res/layout/notification_material_action_list.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/data/res/layout/notification_material_action_list.xml b/data/res/layout/notification_material_action_list.xml
index 49b0ee79..07559f43 100644
--- a/data/res/layout/notification_material_action_list.xml
+++ b/data/res/layout/notification_material_action_list.xml
@@ -24,11 +24,9 @@
android:layout_width="match_parent"
android:layout_height="@dimen/notification_action_list_height"
android:paddingEnd="12dp"
- android:paddingStart="8dp"
android:orientation="horizontal"
android:gravity="center_vertical"
android:visibility="gone"
- android:background="@color/notification_action_list"
>
<!-- actions will be added here -->
</com.android.internal.widget.NotificationActionListLayout>