Closed cgdsky closed 4 years ago
project cannot import Printing if I write this import com.mazenrashed.printooth.utilities.Printing; Main activity red line Printing
Please sure that you are importing the lib correctly by adding the jetpack repo to the project-level build.gradle and add the dependency in app-level build.gradle.
project cannot import Printing if I write this import com.mazenrashed.printooth.utilities.Printing; Main activity red line Printing