Loading core/res/res/layout/notification_template_material_base.xml +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ android:layout_height="@dimen/notification_large_icon_height" /> <LinearLayout android:id="@+id/notification_main_column" android:layout_width="match_parent" android:layout_height="match_parent" android:layout_gravity="top" Loading core/res/res/layout/notification_template_material_big_base.xml +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ android:layout_height="@dimen/notification_large_icon_height" /> <LinearLayout android:id="@+id/notification_main_column" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="top" Loading core/res/res/layout/notification_template_material_big_text.xml +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ android:layout_height="@dimen/notification_large_icon_height" /> <LinearLayout android:id="@+id/notification_main_column" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="top" Loading core/res/res/layout/notification_template_material_inbox.xml +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ android:layout_height="@dimen/notification_large_icon_height" /> <LinearLayout android:id="@+id/notification_main_column" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="top" Loading core/res/res/values/symbols.xml +1 −0 Original line number Diff line number Diff line Loading @@ -202,6 +202,7 @@ <java-symbol type="id" name="status_bar_latest_event_content" /> <java-symbol type="id" name="action_divider" /> <java-symbol type="id" name="overflow_divider" /> <java-symbol type="id" name="notification_main_column" /> <java-symbol type="id" name="sms_short_code_confirm_message" /> <java-symbol type="id" name="sms_short_code_detail_layout" /> <java-symbol type="id" name="sms_short_code_detail_message" /> Loading Loading
core/res/res/layout/notification_template_material_base.xml +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ android:layout_height="@dimen/notification_large_icon_height" /> <LinearLayout android:id="@+id/notification_main_column" android:layout_width="match_parent" android:layout_height="match_parent" android:layout_gravity="top" Loading
core/res/res/layout/notification_template_material_big_base.xml +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ android:layout_height="@dimen/notification_large_icon_height" /> <LinearLayout android:id="@+id/notification_main_column" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="top" Loading
core/res/res/layout/notification_template_material_big_text.xml +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ android:layout_height="@dimen/notification_large_icon_height" /> <LinearLayout android:id="@+id/notification_main_column" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="top" Loading
core/res/res/layout/notification_template_material_inbox.xml +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ android:layout_height="@dimen/notification_large_icon_height" /> <LinearLayout android:id="@+id/notification_main_column" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="top" Loading
core/res/res/values/symbols.xml +1 −0 Original line number Diff line number Diff line Loading @@ -202,6 +202,7 @@ <java-symbol type="id" name="status_bar_latest_event_content" /> <java-symbol type="id" name="action_divider" /> <java-symbol type="id" name="overflow_divider" /> <java-symbol type="id" name="notification_main_column" /> <java-symbol type="id" name="sms_short_code_confirm_message" /> <java-symbol type="id" name="sms_short_code_detail_layout" /> <java-symbol type="id" name="sms_short_code_detail_message" /> Loading