Restore checkstyle and solve its errors

This commit is contained in:
Stypox 2022-04-16 12:03:59 +02:00
parent 1b39b5376f
commit a19073ec01
No known key found for this signature in database
GPG key ID: 4BDF1B40A49FDD23
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;