Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 713a9164 authored by Michael W's avatar Michael W
Browse files

DeskClock: Fix formatting in ScreensaverSettingsActivity

Change-Id: I56a7c0dda194cb6d5e0a331620323a7e88982140
parent 3db9ea70
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
/*
 * Copyright (C) 2009 The Android Open Source Project
 * Copyright (C) 2023-2025 The LineageOS Project
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
@@ -22,8 +23,8 @@ import android.view.MenuItem;
import androidx.preference.ListPreference;
import androidx.preference.Preference;
import androidx.preference.PreferenceFragmentCompat;
import androidx.preference.SwitchPreferenceCompat;
import androidx.preference.SeekBarPreference;
import androidx.preference.SwitchPreferenceCompat;

import com.android.deskclock.R;
import com.android.deskclock.data.DataModel;