|
|
@@ -64,11 +64,4 @@ public class MainActivity extends AppCompatActivity
|
|
|
return true;
|
|
|
}
|
|
|
|
|
|
- @Override
|
|
|
- public boolean onOptionsItemSelected(MenuItem item) {
|
|
|
- // Handle action bar item clicks here. The action bar will
|
|
|
- // automatically handle clicks on the Home/Up button, so long
|
|
|
- // as you specify a parent activity in AndroidManifest.xml.
|
|
|
- return super.onOptionsItemSelected(item);
|
|
|
- }
|
|
|
}
|