AOKP animations: Add and entry for TRANSIT_TASK_OPEN_BEHIND

Already in frameworks/base. Option was just missing from Settings

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
cristianomatos
2018-09-13 21:03:29 +05:30
committed by Hưng Phan
parent f588acecab
commit b56864fef9
3 changed files with 19 additions and 0 deletions

View File

@@ -35,6 +35,10 @@
android:key="task_open"
android:title="@string/task_open_title" />
<ListPreference
android:key="task_open_behind"
android:title="@string/task_open_behind_title" />
<ListPreference
android:key="task_close"
android:title="@string/task_close_title" />