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

Commit f6d72b2a authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 7215955 from a5ea519c to rvc-qpr3-release

Change-Id: Id4e065ba7537ec61389cf135f2b3d8443e8079c4
parents 4e819447 a5ea519c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -47,6 +47,7 @@ public class FilterTouchesSwitchPreference extends SwitchPreference {

    @Override
    public void onBindViewHolder(PreferenceViewHolder holder) {
         setSingleLineTitle(true);
        super.onBindViewHolder(holder);
        final View switchView = holder.findViewById(android.R.id.switch_widget);
        if (switchView != null) {