derivato da vergnet/application-amicale
Workaround android 9+ crash on planex group selection screen navigation
Questo commit è contenuto in:
parent
dfa7d2220f
commit
35141eaa21
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
|
|
@ -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',
|
||||
|
|
|
|||
Caricamento…
Crea riferimento in una nuova segnalazione