Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit afca3291 authored by Shawn Lin's avatar Shawn Lin
Browse files

Fixed title overlap issue

Remove scrollToPreference when FingerprintSetting starts

Bug: 400475703
Test: manual go fingerprint settings page and check
Flag: EXEMPT bug fix
Change-Id: I5c03ede23c83df18e609c7a3e84bf304aef396d9
parent c506fcf3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -757,7 +757,6 @@ public class FingerprintSettings extends SubSettings {
            // user instead of the user with |mUserId|.
            if (isSfps() || (screenOffUnlockUdfps() && isScreenOffUnlcokSupported())
                    || getExtPreferenceProvider().getSize() > 0) {
                scrollToPreference(fpPrefKey);
                addFingerprintUnlockCategory();
            }
            final int descriptionRes = FeatureFactory.getFeatureFactory()