Browse Source

add bottom space for android

disable-batching-for-eps
ncoelho 5 years ago
committed by Overtorment
parent
commit
55af60aa06
  1. 2
      screen/settings/about.js

2
screen/settings/about.js

@ -152,6 +152,8 @@ const About = () => {
<BlueTextCentered>
w, h = {width}, {height}
</BlueTextCentered>
<BlueSpacing20 />
<BlueSpacing20 />
</ScrollView>
</SafeBlueArea>
);

Loading…
Cancel
Save