Loading core/res/res/layout/notification_template_header.xml +2 −2 Original line number Diff line number Diff line Loading @@ -17,8 +17,8 @@ <NotificationHeaderView xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/notification_header" android:layout_width="wrap_content" android:layout_height="@dimen/notification_header_solo_height" android:layout_width="match_parent" android:layout_height="@dimen/notification_header_height" android:layout_marginBottom="@dimen/notification_header_margin_bottom" android:clipChildren="false" android:gravity="center_vertical" Loading core/res/res/layout/notification_template_material_big_base.xml +1 −5 Original line number Diff line number Diff line Loading @@ -38,11 +38,7 @@ android:layout_gravity="top" > <include layout="@layout/notification_template_header" android:layout_width="match_parent" android:layout_height="@dimen/notification_header_big_height" /> <include layout="@layout/notification_template_header" /> <LinearLayout android:id="@+id/notification_main_column" Loading core/res/res/layout/notification_template_material_big_media.xml +0 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,6 @@ layout="@layout/notification_template_header" android:layout_width="match_parent" android:layout_height="@dimen/media_notification_header_height" android:layout_gravity="start" /> <LinearLayout Loading core/res/res/layout/notification_template_material_big_picture.xml +1 −5 Original line number Diff line number Diff line Loading @@ -23,11 +23,7 @@ android:clipChildren="false" > <include layout="@layout/notification_template_header" android:layout_width="match_parent" android:layout_height="@dimen/notification_header_big_height" /> <include layout="@layout/notification_template_header" /> <include layout="@layout/notification_template_right_icon" /> Loading core/res/res/layout/notification_template_material_big_text.xml +1 −5 Original line number Diff line number Diff line Loading @@ -23,11 +23,7 @@ android:tag="bigText" > <include layout="@layout/notification_template_header" android:layout_width="match_parent" android:layout_height="@dimen/notification_header_big_height" /> <include layout="@layout/notification_template_header" /> <com.android.internal.widget.RemeasuringLinearLayout android:id="@+id/notification_action_list_margin_target" Loading Loading
core/res/res/layout/notification_template_header.xml +2 −2 Original line number Diff line number Diff line Loading @@ -17,8 +17,8 @@ <NotificationHeaderView xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/notification_header" android:layout_width="wrap_content" android:layout_height="@dimen/notification_header_solo_height" android:layout_width="match_parent" android:layout_height="@dimen/notification_header_height" android:layout_marginBottom="@dimen/notification_header_margin_bottom" android:clipChildren="false" android:gravity="center_vertical" Loading
core/res/res/layout/notification_template_material_big_base.xml +1 −5 Original line number Diff line number Diff line Loading @@ -38,11 +38,7 @@ android:layout_gravity="top" > <include layout="@layout/notification_template_header" android:layout_width="match_parent" android:layout_height="@dimen/notification_header_big_height" /> <include layout="@layout/notification_template_header" /> <LinearLayout android:id="@+id/notification_main_column" Loading
core/res/res/layout/notification_template_material_big_media.xml +0 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,6 @@ layout="@layout/notification_template_header" android:layout_width="match_parent" android:layout_height="@dimen/media_notification_header_height" android:layout_gravity="start" /> <LinearLayout Loading
core/res/res/layout/notification_template_material_big_picture.xml +1 −5 Original line number Diff line number Diff line Loading @@ -23,11 +23,7 @@ android:clipChildren="false" > <include layout="@layout/notification_template_header" android:layout_width="match_parent" android:layout_height="@dimen/notification_header_big_height" /> <include layout="@layout/notification_template_header" /> <include layout="@layout/notification_template_right_icon" /> Loading
core/res/res/layout/notification_template_material_big_text.xml +1 −5 Original line number Diff line number Diff line Loading @@ -23,11 +23,7 @@ android:tag="bigText" > <include layout="@layout/notification_template_header" android:layout_width="match_parent" android:layout_height="@dimen/notification_header_big_height" /> <include layout="@layout/notification_template_header" /> <com.android.internal.widget.RemeasuringLinearLayout android:id="@+id/notification_action_list_margin_target" Loading