mirror of
https://github.com/jrpie/Launcher.git
synced 2025-07-11 18:05:24 +02:00
add support for app widgets (see #44)
Some checks are pending
Android CI / build (push) Waiting to run
Some checks are pending
Android CI / build (push) Waiting to run
This commit is contained in:
parent
077bd1ce44
commit
e7a06c443d
35 changed files with 1691 additions and 100 deletions
|
@ -6,6 +6,10 @@
|
|||
<Preference
|
||||
android:key="@string/settings_general_choose_home_screen_key"
|
||||
android:title="@string/settings_general_choose_home_screen"/>
|
||||
<Preference
|
||||
android:key="@string/settings_widgets_widgets_key"
|
||||
android:title="@string/settings_widgets_widgets"/>
|
||||
|
||||
|
||||
</PreferenceCategory>
|
||||
<PreferenceCategory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue