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

Commit 26003d26 authored by Toni Barzic's avatar Toni Barzic Committed by Android (Google) Code Review
Browse files

Merge "Don't have NavigationBarApps::AppHoverListener mark events as consumed"

parents d2e40e73 06a951c9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -812,7 +812,7 @@ class NavigationBarApps extends LinearLayout
                    removeCallbacks(mShowMenuCallback);
                    break;
            }
            return true;
            return false;
        }
    }