Loading core/res/res/layout/transient_notification.xml +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ android:orientation="horizontal" android:gravity="center_vertical" android:maxWidth="@dimen/toast_width" android:background="?android:attr/toastFrameBackground" android:background="?android:attr/colorBackground" android:elevation="@dimen/toast_elevation" android:layout_marginEnd="16dp" android:layout_marginStart="16dp" Loading core/res/res/layout/transient_notification_with_icon.xml +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ android:orientation="horizontal" android:gravity="center_vertical" android:maxWidth="@dimen/toast_width" android:background="?android:attr/toastFrameBackground" android:background="?android:attr/colorBackground" android:elevation="@dimen/toast_elevation" android:layout_marginEnd="16dp" android:layout_marginStart="16dp" Loading Loading
core/res/res/layout/transient_notification.xml +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ android:orientation="horizontal" android:gravity="center_vertical" android:maxWidth="@dimen/toast_width" android:background="?android:attr/toastFrameBackground" android:background="?android:attr/colorBackground" android:elevation="@dimen/toast_elevation" android:layout_marginEnd="16dp" android:layout_marginStart="16dp" Loading
core/res/res/layout/transient_notification_with_icon.xml +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ android:orientation="horizontal" android:gravity="center_vertical" android:maxWidth="@dimen/toast_width" android:background="?android:attr/toastFrameBackground" android:background="?android:attr/colorBackground" android:elevation="@dimen/toast_elevation" android:layout_marginEnd="16dp" android:layout_marginStart="16dp" Loading