mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 03:08:19 +00:00
Update gesture navigation tutorial.
- Updated gesture navigation feedback videos. - Added feedback motion loop videos. - Updated strings. - Added alternate strings for when the user launches tutorial steps from the Tips app. Test: manual bug: 169687177 Change-Id: I87d475e1510a25ffefea14dbd0b224a063e7cad8
This commit is contained in:
committed by
Andy Wickham
parent
e1a2ea769f
commit
e3af6c6513
@@ -277,8 +277,8 @@ public class DeveloperOptionsFragment extends PreferenceFragmentCompat {
|
||||
startActivity(launchSandboxIntent.putExtra(
|
||||
"tutorial_steps",
|
||||
new String[] {
|
||||
"LEFT_EDGE_BACK_NAVIGATION",
|
||||
"HOME_NAVIGATION",
|
||||
"LEFT_EDGE_BACK_NAVIGATION",
|
||||
"OVERVIEW_NAVIGATION"}));
|
||||
return true;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user