Open jkwiecien opened 5 years ago
We have done the same workaround in Hermes. Do you have any idea how this could be fixed, @jkwiecien, without breaking Android 4x compatibility? (Not that 4x compatibility is something we care about in Hermes, but... )
Environment
Details
If the app inherits the theme from the MaterialComponents which is, for instance,
Theme.MaterialComponents.Light.NoActionBar
, the button brakes as the screenshot presents.Workaround to this is setting AppCompat theme specifically to SDK activities like: