Loading core/res/res/layout/notification_template_material_base.xml +1 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ android:id="@+id/status_bar_latest_event_content" android:layout_width="match_parent" android:layout_height="64dp" android:tag="base" > <include layout="@layout/notification_template_icon_group" android:layout_width="@dimen/notification_large_icon_width" Loading core/res/res/layout/notification_template_material_big_base.xml +1 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ android:id="@+id/status_bar_latest_event_content" android:layout_width="match_parent" android:layout_height="wrap_content" android:tag="big" > <include layout="@layout/notification_template_icon_group" android:layout_width="@dimen/notification_large_icon_width" Loading core/res/res/layout/notification_template_material_big_media.xml +1 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ android:layout_width="match_parent" android:layout_height="128dp" android:background="#00000000" android:tag="bigMedia" > <include layout="@layout/notification_template_icon_group" android:layout_width="@dimen/notification_large_icon_width" Loading core/res/res/layout/notification_template_material_big_media_narrow.xml +1 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ android:layout_width="match_parent" android:layout_height="128dp" android:background="#00000000" android:tag="bigMediaNarrow" > <ImageView android:id="@+id/icon" android:layout_width="128dp" Loading core/res/res/layout/notification_template_material_big_picture.xml +1 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ android:id="@+id/status_bar_latest_event_content" android:layout_width="match_parent" android:layout_height="match_parent" android:tag="bigPicture" > <ImageView android:id="@+id/big_picture" Loading Loading
core/res/res/layout/notification_template_material_base.xml +1 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ android:id="@+id/status_bar_latest_event_content" android:layout_width="match_parent" android:layout_height="64dp" android:tag="base" > <include layout="@layout/notification_template_icon_group" android:layout_width="@dimen/notification_large_icon_width" Loading
core/res/res/layout/notification_template_material_big_base.xml +1 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ android:id="@+id/status_bar_latest_event_content" android:layout_width="match_parent" android:layout_height="wrap_content" android:tag="big" > <include layout="@layout/notification_template_icon_group" android:layout_width="@dimen/notification_large_icon_width" Loading
core/res/res/layout/notification_template_material_big_media.xml +1 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ android:layout_width="match_parent" android:layout_height="128dp" android:background="#00000000" android:tag="bigMedia" > <include layout="@layout/notification_template_icon_group" android:layout_width="@dimen/notification_large_icon_width" Loading
core/res/res/layout/notification_template_material_big_media_narrow.xml +1 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ android:layout_width="match_parent" android:layout_height="128dp" android:background="#00000000" android:tag="bigMediaNarrow" > <ImageView android:id="@+id/icon" android:layout_width="128dp" Loading
core/res/res/layout/notification_template_material_big_picture.xml +1 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ android:id="@+id/status_bar_latest_event_content" android:layout_width="match_parent" android:layout_height="match_parent" android:tag="bigPicture" > <ImageView android:id="@+id/big_picture" Loading