diff --git a/packages/SystemUI/res/layout/fgs_manager_app_item.xml b/packages/SystemUI/res/layout/fgs_manager_app_item.xml index d034f4e512a31..30bce9d844895 100644 --- a/packages/SystemUI/res/layout/fgs_manager_app_item.xml +++ b/packages/SystemUI/res/layout/fgs_manager_app_item.xml @@ -26,7 +26,7 @@ android:id="@+id/fgs_manager_app_item_icon" android:layout_width="28dp" android:layout_height="28dp" - android:layout_marginRight="12dp" /> + android:layout_marginEnd="12dp" /> + style="@style/FgsManagerAppLabel" /> diff --git a/packages/SystemUI/res/values/styles.xml b/packages/SystemUI/res/values/styles.xml index ee77d210add5c..5cfe29f6ce133 100644 --- a/packages/SystemUI/res/values/styles.xml +++ b/packages/SystemUI/res/values/styles.xml @@ -1077,6 +1077,10 @@ locale + +