Skip to content

Commit

Permalink
Adds Android DeepBelief activity
Browse files Browse the repository at this point in the history
  • Loading branch information
nsipplswezey committed Dec 19, 2017
1 parent 2e7b276 commit 374700b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nextVoltAGE/android/app/src/main/AndroidManifest.xml
Expand Up @@ -26,7 +26,11 @@
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>

<activity android:name="com.lwansbrough.RCTCamera.DeepBelief" android:theme="@android:style/Theme.NoDisplay" />
<activity android:name="com.facebook.react.devsupport.DevSettingsActivity" />


</application>

</manifest>

0 comments on commit 374700b

Please sign in to comment.