Fix support Fragment attribute reading

Caused by the fact that when onInflate() is called
the host hasn't been set on the Fragment. This means
that the older deprecated version on onInflate() isn't
called.

BUG: 23707068

Change-Id: Ie41e4f7dde03a01c278bb07d32bcc2a777e939bb
1 file changed