mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Add React With Any Search and update UX.
This commit is contained in:
@@ -59,7 +59,7 @@ public class GiphyActivity extends PassphraseRequiredActivity implements Keyboar
|
||||
private void initializeToolbar() {
|
||||
KeyboardPageSearchView searchView = findViewById(R.id.giphy_search_text);
|
||||
searchView.setCallbacks(this);
|
||||
searchView.enableBackNavigation();
|
||||
searchView.enableBackNavigation(true);
|
||||
ViewUtil.focusAndShowKeyboard(searchView);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user