OSDN Git Service

Moves the encryption interstitial to use the list layout
authorUdam Saini <udam@google.com>
Wed, 17 Feb 2016 01:54:13 +0000 (17:54 -0800)
committerUdam Saini <udam@google.com>
Sat, 20 Feb 2016 00:28:34 +0000 (16:28 -0800)
commitd553abcb4cd4ee3682ae4e864c06514d65fcb253
treed8895dab76ef22b4cca1a5e5bd23d3e9abe60cd2
parent18d98653883d4d28f8700588c3f4aad91f47411e
Moves the encryption interstitial to use the list layout

bug:27206957
Change-Id: Ib577440a2696539f44021bb4ba0100e9f1699c6c
res/layout/encryption_interstitial.xml [deleted file]
res/layout/encryption_interstitial_header.xml [new file with mode: 0644]
res/layout/setup_encryption_interstitial.xml [deleted file]
res/layout/setup_encryption_interstitial_header.xml [new file with mode: 0644]
res/xml/security_settings_encryption_interstitial.xml [new file with mode: 0644]
src/com/android/settings/EncryptionInterstitial.java
src/com/android/settings/SettingsPreferenceFragment.java
src/com/android/settings/SetupEncryptionInterstitial.java