mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-09 15:27:55 -04:00
+ better indentation
This commit is contained in:
parent
e7c9260eb1
commit
9d8cc8e24b
@ -474,9 +474,7 @@ public class KiwixMobileActivity extends Activity {
|
||||
|
||||
@Override
|
||||
public boolean onCreateOptionsMenu(Menu menu) {
|
||||
MenuInflater inflater = getMenuInflater();
|
||||
inflater.inflate(R.menu.main, menu);
|
||||
|
||||
getMenuInflater().inflate(R.menu.main, menu);
|
||||
this.menu = menu;
|
||||
if (requestInitAllMenuItems) {
|
||||
initAllMenuItems();
|
||||
|
Loading…
x
Reference in New Issue
Block a user