Links (4)
“ When using a DialogFragment, if you want to get a LayoutInflater, you should always call the getLayoutInflater() method from Fragment. ”
“ Using LayoutInflater.from(Context) can return a LayoutInflater that does not have the correct theme. ”
“ Re #2,3 - We've just published our guide to writing custom Lint rules , which should walk you through the steps required to write this Lint check. ”
“ https://github.com/androidx/androidx/pull/156
PR is ready for this ticket ”