Loading packages/SystemUI/res/layout/fgs_manager_app_item.xml +2 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,8 @@ <Button android:id="@+id/fgs_manager_app_item_stop_button" android:layout_width="wrap_content" android:layout_height="48dp" android:layout_height="wrap_content" android:minHeight="48dp" android:text="@string/fgs_manager_app_item_stop_button_label" android:layout_marginStart="12dp" style="?android:attr/buttonBarNeutralButtonStyle" /> Loading packages/SystemUI/res/values/styles.xml +2 −1 Original line number Diff line number Diff line Loading @@ -1111,8 +1111,9 @@ </style> <style name="FgsManagerAppDuration"> <item name="android:fontFamily">?android:attr/textAppearanceSmall</item> <item name="android:textDirection">locale</item> <item name="android:textAppearance">?android:attr/textAppearanceSmall</item> <item name="android:textColor">?android:attr/textColorSecondary</item> </style> <style name="BroadcastDialog"> Loading Loading
packages/SystemUI/res/layout/fgs_manager_app_item.xml +2 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,8 @@ <Button android:id="@+id/fgs_manager_app_item_stop_button" android:layout_width="wrap_content" android:layout_height="48dp" android:layout_height="wrap_content" android:minHeight="48dp" android:text="@string/fgs_manager_app_item_stop_button_label" android:layout_marginStart="12dp" style="?android:attr/buttonBarNeutralButtonStyle" /> Loading
packages/SystemUI/res/values/styles.xml +2 −1 Original line number Diff line number Diff line Loading @@ -1111,8 +1111,9 @@ </style> <style name="FgsManagerAppDuration"> <item name="android:fontFamily">?android:attr/textAppearanceSmall</item> <item name="android:textDirection">locale</item> <item name="android:textAppearance">?android:attr/textAppearanceSmall</item> <item name="android:textColor">?android:attr/textColorSecondary</item> </style> <style name="BroadcastDialog"> Loading