GoogleCloudPlatform / ios-docs-samples

iOS samples that demonstrate APIs and services of Google Cloud Platform.
Apache License 2.0
326 stars 209 forks source link

Can I remove MDCTextFieldTypographyThemer from this project? #138

Closed andrewoverton closed 4 years ago

andrewoverton commented 4 years ago
### OS
ProductName:    Mac OS X
ProductVersion: 10.14.6
BuildVersion:   18G87
### POD
1.8.4
### Project
/Users/andrewoverton/Developer/ios-docs-samples-fork

Problem

Hello, I work on Material iOS. We are trying to delete MDCTextFieldTypographyThemer, and while looking at internal usage I noticed this open source project uses it. Is it alright if I remove it from this project so I can delete it knowing that it won't inconvenience any Google teams?

Here are some relevant GitHub issues on the Material iOS side: https://github.com/material-components/material-components-ios/issues/9176 https://github.com/material-components/material-components-ios/issues/9168 https://github.com/material-components/material-components-ios/issues/9297

Thank you, Andrew