mirror of
https://github.com/jrpie/Launcher.git
synced 2025-06-08 02:11:24 +02:00
parent
04a2b4d248
commit
1d793c485e
8 changed files with 73 additions and 75 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.
|
||||
|
||||
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.
|
||||
|
||||
|
@ -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.
|
||||
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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue