Files
frameworks_base/core/java/android
Craig Mautner 3fe38c0e73 Retain current visibility when copying layoutparam
The LayoutParams members, systemUiVisibility and
subtreeSystemUiVisibility are derived values rather than app-generated
values. When copying LayoutParams members make sure these values are
not overwritten.

Overwriting them was causing the STATUS_BAR_DISABLE_XXX flags to be
overwritten exposing elements that should have remained hidden.

Fixes bug b6374541.

Change-Id: Iaae4b4167e1b148bbdba4d05f473844f7fa3bf8d
2012-05-03 17:28:09 -07:00
..
2012-04-26 20:12:44 -07:00
2012-04-30 16:28:32 -07:00
2012-04-30 12:11:43 -07:00
2012-03-12 15:44:15 -07:00