Add option to automatically launch the keyboard when opening the search
Fixes #26
This commit is contained in:
@@ -130,6 +130,7 @@ message Settings {
|
||||
Hidden = 2;
|
||||
}
|
||||
SearchBarStyle search_bar_style = 1;
|
||||
bool auto_focus = 2;
|
||||
}
|
||||
SearchBarSettings search_bar = 20;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user