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

Commit 959d2f73 authored by Anushree Ganjam's avatar Anushree Ganjam
Browse files

Adding OVERVIEW entry state for Rocket Gesture.

Bug: 276820117
Test: NA
Flag: NA
Change-Id: Ibc9062ab0137a554600d278a18fe1243facd3d8a
parent 0a13b2de
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -61,6 +61,9 @@ message DeviceSearchResultContainer{

      // User entered by tapping on QSB bar on homescreen.
      QSB = 2;

      // User entered by swiping up from overview (using Rocket Gesture).
      OVERVIEW = 3;
    }
  }
}