Loading packages/SystemUI/res/layout/recents_onboarding.xml +2 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,8 @@ android:layout_marginEnd="2dp" android:alpha="0.7" android:src="@drawable/ic_close_white" android:background="?android:attr/selectableItemBackgroundBorderless"/> android:background="?android:attr/selectableItemBackgroundBorderless" android:contentDescription="@string/accessibility_desc_close"/> </LinearLayout> <View Loading Loading
packages/SystemUI/res/layout/recents_onboarding.xml +2 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,8 @@ android:layout_marginEnd="2dp" android:alpha="0.7" android:src="@drawable/ic_close_white" android:background="?android:attr/selectableItemBackgroundBorderless"/> android:background="?android:attr/selectableItemBackgroundBorderless" android:contentDescription="@string/accessibility_desc_close"/> </LinearLayout> <View Loading