OSDN Git Service

Fixed an issue with back key behavior
authorFyodor Kupolov <fkupolov@google.com>
Thu, 30 Apr 2015 00:36:36 +0000 (17:36 -0700)
committerFyodor Kupolov <fkupolov@google.com>
Thu, 30 Apr 2015 19:02:47 +0000 (12:02 -0700)
commit5654815695729b2145da9c560fcd7b443add0a42
tree411e30593d3eab440720c55e850a5d078be8f865
parentc531044671ee80a1615013518778ddbf2793137a
Fixed an issue with back key behavior

Create mHeaderView and set it as a pinned header, each time onActivityCreated
is called.

Bug: 20652673
Change-Id: Ia0e174f0686ac0abb601c591f3774c9152b785fa
src/com/android/settings/SettingsPreferenceFragment.java
src/com/android/settings/users/RestrictedProfileSettings.java