Removed unused assets

This commit is contained in:
keplyx 2020-02-23 22:32:50 +01:00
parent 2598be6e49
commit d10d8a368f
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 275 B

View file

@ -202,7 +202,7 @@ export default class AboutScreen extends React.Component<Props, State> {
<Card> <Card>
<CardItem> <CardItem>
<Left> <Left>
<Thumbnail square source={require('../../assets/icon.png')}/> <Thumbnail square source={require('../../assets/android.icon.png')}/>
<Body> <Body>
<H1>{appJson.expo.name}</H1> <H1>{appJson.expo.name}</H1>
<Text note> <Text note>