mirror of
https://github.com/jrpie/Launcher.git
synced 2025-06-08 02:11:24 +02:00
fix grammar
This commit is contained in:
parent
f7953c4b57
commit
3cdf0d3563
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
μLauncher allows to add [app widgets](https://developer.android.com/develop/ui/views/appwidgets/overview) to the home screen and to widget panels.
|
μLauncher allows to add [app widgets](https://developer.android.com/develop/ui/views/appwidgets/overview) to the home screen and to widget panels.
|
||||||
|
|
||||||
Widgets can be added, moved, removed and configured in `Settings > Manage Widgets`.
|
Widgets can be added, moved, removed, and configured in `Settings > Manage Widgets`.
|
||||||
|
|
||||||
It is configurable whether or not interaction with a widget should be enabled.
|
It is configurable whether or not interaction with a widget should be enabled.
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@ However, μLauncher [gestures](/docs/actions-and-gestures/) can not be execute
|
||||||
* If interaction is disabled, the widget does not respond to any touch events.
|
* If interaction is disabled, the widget does not respond to any touch events.
|
||||||
This is recommended when using a widget only to display information.
|
This is recommended when using a widget only to display information.
|
||||||
|
|
||||||
μLauncher's clock behaves similar as an app widget and can be managed in the same way.[^1]
|
μLauncher's clock behaves similarly to an app widget and can be managed in the same way.[^1]
|
||||||
|
|
||||||
[^1]: However, it is technically not an app widget and cannot be used with other launchers.
|
[^1]: However, it is technically not an app widget and cannot be used with other launchers.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue