Merge branch 'master' into ZasoGD-master
This commit is contained in:
commit
3b60900d98
@ -293,7 +293,6 @@ public class IITC_Mobile extends Activity {
|
|||||||
actionBar.setDisplayHomeAsUpEnabled(enabled);
|
actionBar.setDisplayHomeAsUpEnabled(enabled);
|
||||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.ICE_CREAM_SANDWICH)
|
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.ICE_CREAM_SANDWICH)
|
||||||
actionBar.setHomeButtonEnabled(enabled);
|
actionBar.setHomeButtonEnabled(enabled);
|
||||||
invalidateOptionsMenu();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public void backStackPop() {
|
public void backStackPop() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user