Restore checkstyle and solve its errors

This commit is contained in:
Stypox 2022-04-16 12:03:59 +02:00
parent 74addaa1c2
commit 986be98a80
10 changed files with 41 additions and 36 deletions

View file

@ -28,7 +28,6 @@ import androidx.preference.PreferenceViewHolder;
import org.schabi.newpipe.R;
import org.schabi.newpipe.databinding.ListRadioIconItemBinding;
import org.schabi.newpipe.databinding.SingleChoiceDialogViewBinding;
import org.schabi.newpipe.player.PlayerService;
import org.schabi.newpipe.player.notification.NotificationConstants;
import org.schabi.newpipe.util.DeviceUtils;
import org.schabi.newpipe.util.ThemeHelper;