show the other persons name at the Thread title
This commit is contained in:
parent
f938c14cba
commit
d20623c44a
4 changed files with 9 additions and 1 deletions
|
|
@ -31,7 +31,9 @@
|
|||
|
||||
<activity android:name=".activities.MainActivity" />
|
||||
|
||||
<activity android:name=".activities.ThreadActivity" />
|
||||
<activity
|
||||
android:name=".activities.ThreadActivity"
|
||||
android:parentActivityName=".activities.MainActivity" />
|
||||
|
||||
<activity
|
||||
android:name=".activities.SettingsActivity"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue