Merge "Adds the headers for choose lock generic inside onCreate" into nyc-dev
This commit is contained in:
@@ -204,11 +204,6 @@ public class ChooseLockGeneric extends SettingsActivity {
|
|||||||
mWaitingForConfirmation = true;
|
mWaitingForConfirmation = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void onViewCreated(View view, Bundle savedInstanceState) {
|
|
||||||
super.onViewCreated(view, savedInstanceState);
|
|
||||||
if (mForFingerprint) {
|
if (mForFingerprint) {
|
||||||
setHeaderView(R.layout.choose_lock_generic_fingerprint_header);
|
setHeaderView(R.layout.choose_lock_generic_fingerprint_header);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user