mirror of
https://github.com/He4eT/yamf_launcher.git
synced 2026-05-05 09:57:26 +00:00
Added a setting to restart the launcher
This commit is contained in:
parent
98dcd5810d
commit
0ca4dbef2e
3 changed files with 25 additions and 1 deletions
|
|
@ -86,6 +86,12 @@
|
|||
android:layout_height="wrap_content"
|
||||
app:allowDividerAbove="false"
|
||||
app:title="Reset">
|
||||
<Preference
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
app:key="restartLauncher"
|
||||
app:selectable="true"
|
||||
app:title="Restart YAM Launcher" />
|
||||
<Preference
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue