update manifest and logo
This commit is contained in:
parent
bf68a834c0
commit
8d99c00bf4
|
@ -31,7 +31,6 @@
|
|||
<activity android:name="monnethic.mobile.homepage.RegisterActivity" />
|
||||
<activity android:name="monnethic.mobile.homepage.LoginActivity" />
|
||||
<activity android:name="monnethic.mobile.user.UserAccountActivity" />
|
||||
<activity android:name="monnethic.mobile.demo.DemoActivity" />
|
||||
<activity android:name="monnethic.mobile.wallet.WalletPresenterActivity" />
|
||||
<activity android:name="monnethic.mobile.transaction.TransactionActivity" />
|
||||
<activity android:name="monnethic.mobile.qrcode.QrCodeActivity" />
|
||||
|
|
Before Width: | Height: | Size: 152 KiB After Width: | Height: | Size: 152 KiB |
|
@ -53,5 +53,5 @@
|
|||
android:layout_below="@+id/welcomeText"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:layout_marginTop="20dp"
|
||||
app:srcCompat="@drawable/logo" />
|
||||
app:srcCompat="@drawable/newlogo" />
|
||||
</RelativeLayout>
|
Loading…
Reference in a new issue