mirror of
https://github.com/bspeice/itcs4180
synced 2025-07-04 07:15:23 -04:00
Add the extra string resources we need
This commit is contained in:
@ -74,7 +74,7 @@ public class MainActivity extends Activity {
|
||||
@Override
|
||||
public boolean onCreateOptionsMenu(Menu menu) {
|
||||
// Inflate the menu; this adds items to the action bar if it is present.
|
||||
getMenuInflater().inflate(R.menu.photo, menu);
|
||||
getMenuInflater().inflate(R.menu.main, menu);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user