Reduced image size
このコミットが含まれているのは:
コミット
62db99cac7
1個のファイルの変更、2行の追加、2行の削除
|
|
@ -33,8 +33,8 @@ export default class ImageListItem extends React.Component<Props> {
|
||||||
<View>
|
<View>
|
||||||
<Image
|
<Image
|
||||||
style={{
|
style={{
|
||||||
width: 100,
|
width: 80,
|
||||||
height: 100,
|
height: 80,
|
||||||
marginLeft: 'auto',
|
marginLeft: 'auto',
|
||||||
marginRight: 'auto',
|
marginRight: 'auto',
|
||||||
}}
|
}}
|
||||||
|
|
|
||||||
読み込み中…
新しいイシューから参照