kopia lustrzana https://github.com/ryukoposting/Signal-Android
Show keyboard when opening gif search.
rodzic
3cea3766ab
commit
9ba4005433
|
@ -52,6 +52,8 @@ public class GiphyActivity extends PassphraseRequiredActivity implements Keyboar
|
|||
getSupportFragmentManager().beginTransaction()
|
||||
.replace(R.id.fragment_container, fragment)
|
||||
.commit();
|
||||
|
||||
ViewUtil.focusAndShowKeyboard(findViewById(R.id.emoji_search_entry));
|
||||
}
|
||||
|
||||
private void initializeToolbar() {
|
||||
|
|
Ładowanie…
Reference in New Issue