mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 11:19:04 +01:00
Android UI for reading a message (text/plain only for now).
This commit is contained in:
@@ -48,5 +48,9 @@
|
||||
android:name=".android.messages.ConversationListActivity"
|
||||
android:label="@string/messages_title" >
|
||||
</activity>
|
||||
<activity
|
||||
android:name=".android.messages.ReadMessageActivity"
|
||||
android:label="@string/messages_title" >
|
||||
</activity>
|
||||
</application>
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user