From e94296cdd42e0c08d81ebe1d073570e7781dc54e Mon Sep 17 00:00:00 2001 From: Kaya-Sem <73200952+Kaya-Sem@users.noreply.github.com> Date: Thu, 16 Nov 2023 20:32:37 +0100 Subject: [PATCH] Update 101-app-shortcuts.md (#4705) Removed unnecessary chatgpt line. --- .../104-interface-and-navigation/101-app-shortcuts.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/data/roadmaps/android/content/104-interface-and-navigation/101-app-shortcuts.md b/src/data/roadmaps/android/content/104-interface-and-navigation/101-app-shortcuts.md index a1d74ca11..ed6877acd 100644 --- a/src/data/roadmaps/android/content/104-interface-and-navigation/101-app-shortcuts.md +++ b/src/data/roadmaps/android/content/104-interface-and-navigation/101-app-shortcuts.md @@ -1,7 +1,3 @@ # App Shortcuts -Sure, I can provide information about "app shortcuts" feature in Android. - -### App Shortcuts - -App shortcuts in Android are designed to provide quick and convenient routes to specific actions or functions within your app from the device home screen. To use them, long-press an app's icon and a pop-up menu will appear with the available shortcuts. Depending on the app, you might be able to send a message, make a booking, navigate home, or perform some other specific task without having to first open the app and navigate to the desired function. These shortcuts can also be moved and placed individually on the home screen for even faster access. \ No newline at end of file +App shortcuts in Android are designed to provide quick and convenient routes to specific actions or functions within your app from the device home screen. To use them, long-press an app's icon and a pop-up menu will appear with the available shortcuts. Depending on the app, you might be able to send a message, make a booking, navigate home, or perform some other specific task without having to first open the app and navigate to the desired function. These shortcuts can also be moved and placed individually on the home screen for even faster access.