Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
Revert "adding LoadingActivity back into global flavor manifest"
Browse files Browse the repository at this point in the history
This reverts commit f0d4bb4.
  • Loading branch information
langsmith committed Nov 14, 2018
1 parent f0d4bb4 commit b8230c9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions MapboxAndroidDemo/src/global/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -357,10 +357,6 @@
android:name="android.support.PARENT_ACTIVITY"
android:value="com.mapbox.mapboxandroiddemo.MainActivity"/>
</activity>
<activity
android:name=".account.LoadingActivity"
android:screenOrientation="portrait">
</activity>

<activity
android:name=".account.LandingActivity"
Expand Down

0 comments on commit b8230c9

Please sign in to comment.