diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/src/nonFree/res/layout/activity_oreo_autofill_sms.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/nonFree/res/layout/activity_oreo_autofill_sms.xml b/app/src/nonFree/res/layout/activity_oreo_autofill_sms.xml index d7a87c8e..294944d1 100644 --- a/app/src/nonFree/res/layout/activity_oreo_autofill_sms.xml +++ b/app/src/nonFree/res/layout/activity_oreo_autofill_sms.xml @@ -36,7 +36,7 @@ <ProgressBar android:id="@+id/progress" - style="@style/Widget.MaterialComponents.ProgressIndicator.Circular.Indeterminate" + style="@style/Widget.MaterialComponents.CircularProgressIndicator" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_margin="10dp" |