android-ktx
android-ktx copied to clipboard
LayoutInflater extensions
Closes https://github.com/android/android-ktx/issues/296 @JakeWharton @NightlyNexus
Im wondering if I should include the following: https://github.com/android/android-ktx/pull/162#issuecomment-363644613?
Shouldn't the file's name be LayoutInflater.kt instead of LayoutInflator.kt?
It should be LayoutInflater yes.
@AlexKrupa Thanks. @romainguy Fixed.
@romainguy @JakeWharton Review :)