mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 23:36:47 +00:00
Add standalone taskbar edu tooltip for the pinnable taskbar feature
This change adds in a standalone edu window for the pinnable taskbar feature. The reason for the change is to educate users about pinnable taskbar to those who have already seen taskbar edu before. Fixes: 302589411, 300161174 Test: Went through taskbar education taskbar with the flag on and off. Check that the standalone pinning taskbar only shows up if previous taskbar education was already completed. Flag: ACONFIG com.android.launcher3.enable_taskbar_pinning DISABLED Change-Id: I03a5fb05ae5f15892421a57355f6d503de56d9fd
This commit is contained in:
@@ -264,6 +264,10 @@
|
||||
<string name="taskbar_edu_pinning">Long press on the divider to pin the Taskbar</string>
|
||||
<!-- Title in dialog that shows a user what they can do with the Taskbar. [CHAR_LIMIT=60] -->
|
||||
<string name="taskbar_edu_features">Do more with the Taskbar</string>
|
||||
<!-- Title in dialog that shows a user how to pin the Taskbar. [CHAR_LIMIT 60] -->
|
||||
<string name="taskbar_edu_pinning_title">Always show the Taskbar</string>
|
||||
<!-- Text in dialog that shows a user how to pin the Taskbar. [CHAR_LIMIT 60] -->
|
||||
<string name="taskbar_edu_pinning_standalone">To always show the Taskbar on the bottom of your screen, touch & hold the divider</string>
|
||||
<!-- Text on button to exit a tutorial [CHAR_LIMIT=16] -->
|
||||
<string name="taskbar_edu_close">Close</string>
|
||||
<!-- Text on button to finish a tutorial [CHAR_LIMIT=16] -->
|
||||
|
||||
Reference in New Issue
Block a user