diff --git a/App.js b/App.js index 11cf0f7..f0d8da6 100644 --- a/App.js +++ b/App.js @@ -276,8 +276,8 @@ getContentViewItem(contentItem, annomation) { - {contentItem.target.title} - {contentItem.target.remark} + {contentItem.target.title} + {contentItem.target.remark} {contentItem.target.priceStr} @@ -648,7 +648,7 @@ render() { backgroundColor:'transparent', textAlign :'left', textAlignVertical:'center', - fontSize: 24, + fontSize: 20, color: 'darkgray' },