Workaround android 9+ crash on planex group selection screen navigation
Этот коммит содержится в:
родитель
dfa7d2220f
коммит
35141eaa21
1 изменённых файлов: 1 добавлений и 1 удалений
|
|
@ -160,7 +160,7 @@ class ErrorView extends React.PureComponent<Props, State> {
|
|||
|
||||
const styles = StyleSheet.create({
|
||||
outer: {
|
||||
height: '100%',
|
||||
height: '99%', // using 100% crashes planex screen for some reason on android 9+
|
||||
},
|
||||
inner: {
|
||||
marginTop: 'auto',
|
||||
|
|
|
|||
Загрузка…
Сослаться в новой задаче