Loading core/res/res/drawable/notification_material_media_action_background.xml +1 −1 Original line number Diff line number Diff line Loading @@ -16,4 +16,4 @@ --> <ripple xmlns:android="http://schemas.android.com/apk/res/android" android:color="@color/ripple_material_dark" /> android:color="@color/ripple_material_light" /> core/res/res/layout/notification_template_material_media.xml +1 −1 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="wrap_content" android:background="#00000000" android:tag="media" > <include layout="@layout/notification_template_header" Loading @@ -29,7 +30,6 @@ android:id="@+id/notification_main_column" android:layout_width="match_parent" android:layout_height="wrap_content" android:background="#00000000" android:orientation="horizontal" android:layout_marginStart="@dimen/notification_content_margin_start" android:layout_marginTop="@dimen/notification_content_margin_top" Loading Loading
core/res/res/drawable/notification_material_media_action_background.xml +1 −1 Original line number Diff line number Diff line Loading @@ -16,4 +16,4 @@ --> <ripple xmlns:android="http://schemas.android.com/apk/res/android" android:color="@color/ripple_material_dark" /> android:color="@color/ripple_material_light" />
core/res/res/layout/notification_template_material_media.xml +1 −1 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="wrap_content" android:background="#00000000" android:tag="media" > <include layout="@layout/notification_template_header" Loading @@ -29,7 +30,6 @@ android:id="@+id/notification_main_column" android:layout_width="match_parent" android:layout_height="wrap_content" android:background="#00000000" android:orientation="horizontal" android:layout_marginStart="@dimen/notification_content_margin_start" android:layout_marginTop="@dimen/notification_content_margin_top" Loading