Skip to content

Commit

Permalink
Merge pull request #7 from AsithaIndrajith/master
Browse files Browse the repository at this point in the history
github-pages changed
  • Loading branch information
AsithaIndrajith authored Dec 31, 2019
2 parents bf77da7 + d73d9d2 commit bb286dc
Show file tree
Hide file tree
Showing 28 changed files with 3 additions and 2 deletions.
4 changes: 3 additions & 1 deletion MobileApp/android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@
android:name=".MainActivity"
android:label="@string/app_name"
android:configChanges="keyboard|keyboardHidden|orientation|screenSize"
android:windowSoftInputMode="adjustResize">
android:windowSoftInputMode="adjustResize"
android:screenOrientation="portrait"
>
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
Expand Down
1 change: 0 additions & 1 deletion MobileApp/src/screens/DiscoverScreen/DiscoverScreen.js
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ class DiscoverScreen extends React.Component {
{this.state.activityIndicator ?
<View style={styles.indicator}>
<ActivityIndicator title={"Loading"} showIndicator={this.state.activityIndicator} />
<Image style={{opacity: 0}} source={MAPMARKER}/>
</View>
:
<MapView
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed docs/_site/images/config.png
Binary file not shown.
Binary file modified docs/_site/images/devices/iphone-se-silver-vertical.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/_site/images/fork.png
Binary file not shown.
Binary file removed docs/images/awesome-app-landing-page-screenshot.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed docs/images/config.png
Binary file not shown.
Binary file modified docs/images/devices/iphone-se-silver-vertical.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/fork.png
Diff not rendered.

0 comments on commit bb286dc

Please sign in to comment.