Remove setup specific FP find sensor layout
Remove the setup variant layout of fingerprint find sensor, because the regular one is also GLIF themed, and positions the graphic correctly. Bug: 29421687 Change-Id: I20dee43c657434f63e73b5c32eb9a492d6786de5
This commit is contained in:
@@ -29,7 +29,7 @@ public class SetupFingerprintEnrollFindSensor extends FingerprintEnrollFindSenso
|
||||
|
||||
@Override
|
||||
protected int getContentView() {
|
||||
return R.layout.setup_fingerprint_enroll_find_sensor;
|
||||
return R.layout.fingerprint_enroll_find_sensor;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user