Fix manifest

master
Severiano Jaramillo 2018-10-31 19:12:09 -06:00
parent b2c355210d
commit bc180b38f5
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
android:theme="@style/AppTheme" android:theme="@style/AppTheme"
tools:ignore="GoogleAppIndexingWarning"> tools:ignore="GoogleAppIndexingWarning">
<activity <activity
android:name="de.bitshares_munich.smartcoinswallet.ReceiveActivity" android:name=".activities.MainActivity"
android:label="@string/app_name" android:label="@string/app_name"
android:theme="@style/AppTheme.NoActionBar"> android:theme="@style/AppTheme.NoActionBar">
<intent-filter> <intent-filter>