Interface VectorDrawablesOptions


public interface VectorDrawablesOptions
Options for build-time support for vector drawables.
  • Method Details

    • getGeneratedDensities

      @Nullable Set<String> getGeneratedDensities()
    • getUseSupportLibrary

      @Nullable Boolean getUseSupportLibrary()