Skip to content
Snippets Groups Projects
Commit 7a86251b authored by Aleksandras Kostarevas's avatar Aleksandras Kostarevas
Browse files

Update submenu title

parent 9c37a400
No related branches found
No related tags found
No related merge requests found
......@@ -429,8 +429,8 @@ fun TypingScreen(navController: NavHostController = rememberNavController()) {
)
NavigationItem(
title = "Long-Press Letters & Symbols",
subtitle = "Configure long-press duration and how to order letters/symbols.",
title = "Long-Press Keys & Spacebar",
subtitle = "Configure long-press duration, how to order letters/symbols, and behavior of spacebar and delete key.",
style = NavigationItemStyle.Misc,
navigate = { navController.navigate("longPress") },
icon = painterResource(id = R.drawable.arrow_up)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment