Loading res/flag(com.android.documentsui.flags.use_material3)/layout/job_progress_toolbar_item.xml +0 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,6 @@ <com.google.android.material.progressindicator.CircularProgressIndicator xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" style="@style/JobProgressToolbarIndicatorStyle" android:layout_width="wrap_content" android:layout_height="wrap_content" Loading res/flag(com.android.documentsui.flags.use_material3)/values/styles_m3.xml +1 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ </style> <style name="JobProgressToolbarIndicatorStyle" parent="@style/Widget.Material3.CircularProgressIndicator.ExtraSmall"> <item name="android:background">?attr/actionBarItemBackground</item> <item name="indicatorSize">@dimen/job_progress_toolbar_indicator_size</item> <item name="indicatorInset">@dimen/space_extra_small_6</item> </style> Loading Loading
res/flag(com.android.documentsui.flags.use_material3)/layout/job_progress_toolbar_item.xml +0 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,6 @@ <com.google.android.material.progressindicator.CircularProgressIndicator xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" style="@style/JobProgressToolbarIndicatorStyle" android:layout_width="wrap_content" android:layout_height="wrap_content" Loading
res/flag(com.android.documentsui.flags.use_material3)/values/styles_m3.xml +1 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ </style> <style name="JobProgressToolbarIndicatorStyle" parent="@style/Widget.Material3.CircularProgressIndicator.ExtraSmall"> <item name="android:background">?attr/actionBarItemBackground</item> <item name="indicatorSize">@dimen/job_progress_toolbar_indicator_size</item> <item name="indicatorInset">@dimen/space_extra_small_6</item> </style> Loading