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

Commit c944c1b8 authored by Pat Manning's avatar Pat Manning
Browse files

Shorten app title in overview icon app chip menu.

Fix: 305988810
Fix: 305983272
Test: TaplOverviewIconAppChipMenuTest
Flag: ACONFIG com.android.launcher3.enable_overview_icon_menu STAGING
Change-Id: I53087ce64bbbf831d4d1917c2271f546841dc1d5
parent 79b9d545
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -216,7 +216,6 @@ public class Task {
    @Nullable public Drawable icon;
    @Nullable public ThumbnailData thumbnail;
    @ViewDebug.ExportedProperty(category="recents")
    @Deprecated
    public String title;
    @ViewDebug.ExportedProperty(category="recents")
    public String titleDescription;