polymorphicshade / NewPipe

A fork of NewPipe with SponsorBlock functionality.
GNU General Public License v3.0
3.21k stars 104 forks source link

/app/src/main/java/org/schabi/newpipe/download/DownloadDialog.java:3: error: static import only from classes and interfaces #332

Open userkilled opened 1 year ago

userkilled commented 1 year ago

Checklist

What is/are your question(s)?

/app/src/main/java/org/schabi/newpipe/download/DownloadDialog.java:3: error: static import only from classes and interfaces import static org.schabi.newpipe.extractor.stream.DeliveryMethod.PROGRESSIVE_HTTP;

I tried to translate and check the translation, but I couldn’t collect the application because of this error

Additional information

No response