diff --git a/packages/SystemUI/res/layout/pulse_light_view.xml b/packages/SystemUI/res/layout/pulse_light_view.xml index ef1a80aadcd8c81f02707f9f3f0bd3789567e346..2305c63a5b5430ae2876b0831c8bea34952ef56a 100644 --- a/packages/SystemUI/res/layout/pulse_light_view.xml +++ b/packages/SystemUI/res/layout/pulse_light_view.xml @@ -19,6 +19,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" + android:layoutDirection="ltr" android:background="@android:color/transparent"> <ImageView