diff --git a/App.js b/App.js index 4052313..5b4f7f5 100644 --- a/App.js +++ b/App.js @@ -720,12 +720,13 @@ render() { contentItemBottomPlacehold:{ flex: 6, + fontSize: 27/PixelRatio.get(), paddingLeft: 27/PixelRatio.get(), paddingRight: 79/PixelRatio.get(), width:'100%', height:'100%', color:"black", - marginTop:10, + textAlignVertical:'center', backgroundColor:'transparent', },