diff options
-rw-r--r-- | libs/WindowManager/Shell/res/layout/desktop_mode_app_header.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/WindowManager/Shell/res/layout/desktop_mode_app_header.xml b/libs/WindowManager/Shell/res/layout/desktop_mode_app_header.xml index fcf74e3c1936..2d559fc1c7d4 100644 --- a/libs/WindowManager/Shell/res/layout/desktop_mode_app_header.xml +++ b/libs/WindowManager/Shell/res/layout/desktop_mode_app_header.xml @@ -48,7 +48,6 @@ android:layout_width="0dp" android:layout_height="wrap_content" android:maxWidth="130dp" - android:textAppearance="@android:style/TextAppearance.Material.Title" android:textSize="14sp" android:textFontWeight="500" android:lineHeight="20sp" |