Fix manifest
This commit is contained in:
parent
b2c355210d
commit
bc180b38f5
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
android:theme="@style/AppTheme"
|
||||
tools:ignore="GoogleAppIndexingWarning">
|
||||
<activity
|
||||
android:name="de.bitshares_munich.smartcoinswallet.ReceiveActivity"
|
||||
android:name=".activities.MainActivity"
|
||||
android:label="@string/app_name"
|
||||
android:theme="@style/AppTheme.NoActionBar">
|
||||
<intent-filter>
|
||||
|
|
Loading…
Reference in a new issue