mirror of
https://github.com/moparisthebest/Yaaic
synced 2024-12-23 16:08:48 -05:00
Moved server.xml to conversations.xml
This commit is contained in:
parent
90a3c25c58
commit
57e9ba721f
@ -177,7 +177,7 @@ public class ConversationActivity extends Activity implements ServiceConnection,
|
||||
|
||||
// inflate from xml
|
||||
MenuInflater inflater = getMenuInflater();
|
||||
inflater.inflate(R.menu.server, menu);
|
||||
inflater.inflate(R.menu.conversations, menu);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user