Loading core/res/res/layout/notification_template_material_ambient.xml +15 −14 Original line number Diff line number Diff line Loading @@ -43,6 +43,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="top" android:layout_weight="1" android:paddingStart="@dimen/notification_content_margin_start" android:paddingEnd="@dimen/notification_content_margin_end" android:clipToPadding="false" Loading Loading @@ -75,7 +76,6 @@ android:maxLines="3" /> </LinearLayout> </LinearLayout> <FrameLayout android:id="@+id/actions_container" android:layout_width="match_parent" android:layout_height="wrap_content" Loading @@ -90,4 +90,5 @@ android:visibility="gone" /> </FrameLayout> </LinearLayout> </FrameLayout> Loading
core/res/res/layout/notification_template_material_ambient.xml +15 −14 Original line number Diff line number Diff line Loading @@ -43,6 +43,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="top" android:layout_weight="1" android:paddingStart="@dimen/notification_content_margin_start" android:paddingEnd="@dimen/notification_content_margin_end" android:clipToPadding="false" Loading Loading @@ -75,7 +76,6 @@ android:maxLines="3" /> </LinearLayout> </LinearLayout> <FrameLayout android:id="@+id/actions_container" android:layout_width="match_parent" android:layout_height="wrap_content" Loading @@ -90,4 +90,5 @@ android:visibility="gone" /> </FrameLayout> </LinearLayout> </FrameLayout>