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

Commit a8b23abc authored by Gustav Sennton's avatar Gustav Sennton Committed by Android (Google) Code Review
Browse files

Merge "Remove smart actions accessibility TODO - this works fine already."

parents 167c35c2 c48f5f43
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -310,8 +310,6 @@ public class SmartReplyView extends ViewGroup {
                            headsUpManager.removeNotification(entry.key, true);
                        }));

        // TODO(b/119010281): handle accessibility

        // Mark this as an Action button
        final LayoutParams lp = (LayoutParams) button.getLayoutParams();
        lp.buttonType = SmartButtonType.ACTION;