I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 27239cf0 authored by str4d's avatar str4d
Browse files

Renamed menu1.xml

parent b853c3af
No related branches found
No related tags found
No related merge requests found
File moved
......@@ -127,7 +127,7 @@ public abstract class I2PFragmentBase extends Fragment {
@Override
public void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {
inflater.inflate(R.menu.menu1, menu);
inflater.inflate(R.menu.activity_main_actions, menu);
}
@Override
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment