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

Commit 7dcf42bd authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Apply new metric to picture in picture detail page"

parents a250c392 0eaf7226
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -84,7 +84,7 @@ public class PictureInPictureDetails extends AppInfoWithHeader

    @Override
    public int getMetricsCategory() {
        return SettingsEnums.SETTINGS_MANAGE_PICTURE_IN_PICTURE;
        return SettingsEnums.SETTINGS_MANAGE_PICTURE_IN_PICTURE_DETAIL;
    }

    /**