Skip to content

Commit

Permalink
TouchGestures: Exclude from recents
Browse files Browse the repository at this point in the history
Signed-off-by: itsjoeoui <[email protected]>
Change-Id: I1a7ac6274a5fe891028ee4ce3cb4f6be6d40a3af
Signed-off-by: Anushek Prasal <[email protected]>
  • Loading branch information
itsjoeoui authored and AshutoshSundresh committed Apr 11, 2021
1 parent 3ad7030 commit 431296a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
<activity
android:name=".ScreenOffLaunchGestureActivity"
android:permission="com.android.touch.gestures.TRIGGER_SCREEN_OFF_GESTURE"
android:excludeFromRecents="true"
android:exported="true"
android:label="@string/touchscreen_gesture_settings_title"
android:theme="@style/AppTheme.Transparent">
Expand Down

0 comments on commit 431296a

Please sign in to comment.