load actionbar setting onCreate too (see #216)
This commit is contained in:
parent
f3fae16fe6
commit
6e72f516e6
@ -137,6 +137,8 @@ public class IITC_Mobile extends Activity {
|
||||
loc_listener);
|
||||
}
|
||||
|
||||
fullscreen_actionbar = sharedPref.getBoolean("pref_fullscreen_actionbar", false);
|
||||
|
||||
// load new iitc web view with ingress intel page
|
||||
Intent intent = getIntent();
|
||||
String action = intent.getAction();
|
||||
|
Loading…
x
Reference in New Issue
Block a user