Don't save NavigationMenuPresenter state on API 9-10

Happens since it saves RecyclerView state, which will
probably be loaded from a different class loader. Rather
than crash we'll just not save state.

BUG: 30458641
Change-Id: I6f907fc09c22f3db2061872a4c4e75a271d23dcd
1 file changed