Closed teal77 closed 4 years ago
AppCompatDelegate: The Activity's LayoutInflater already has a Factory installed so we can not install AppCompat's
Is this normal?
It is expected.
Rialto replaces the AppCompat ViewInflator with its own. But the Rialto ViewInflator extends the AppCompat one
AppCompatDelegate: The Activity's LayoutInflater already has a Factory installed so we can not install AppCompat's
Is this normal?