Improvements for Contacts
- create contacts by manually entering the address (or pasting it) - share address
This commit is contained in:
@ -89,7 +89,7 @@
|
||||
</intent-filter>
|
||||
</activity>
|
||||
<activity
|
||||
android:name=".OpenBitmessageLinkActivity"
|
||||
android:name=".CreateAddressActivity"
|
||||
android:label="@string/title_activity_open_bitmessage_link"
|
||||
android:theme="@style/Theme.AppCompat.Light.Dialog">
|
||||
<intent-filter>
|
||||
|
Reference in New Issue
Block a user