mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 18:30:50 +02:00
Add a long click action
To be executed on long click on the home screen. It soon will be necessary to make a RecyclerView for those actions.
This commit is contained in:
parent
b906d7b86d
commit
65a4241220
7 changed files with 36 additions and 1 deletions
|
@ -30,6 +30,7 @@
|
|||
<string name="settings_choose_vol_up">Volume Up</string>
|
||||
<string name="settings_choose_vol_down">Volume Down</string>
|
||||
<string name="settings_choose_double_click">Double Click</string>
|
||||
<string name="settings_choose_long_click">Long Click</string>
|
||||
<string name="settings_choose_btn">Choose App</string>
|
||||
|
||||
<string name="settings_select_launcher">Select Launcher</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue