removed not needed line of code
This commit is contained in:
parent
d21fdc0176
commit
b7ede72ee9
@ -293,7 +293,6 @@ public class IITC_Mobile extends Activity {
|
||||
actionBar.setDisplayHomeAsUpEnabled(enabled);
|
||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.ICE_CREAM_SANDWICH)
|
||||
actionBar.setHomeButtonEnabled(enabled);
|
||||
invalidateOptionsMenu();
|
||||
}
|
||||
|
||||
public void backStackPop() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user