You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Enable Emoji input for Android
#jira #rb Chris.Babcock #ROBOMERGE-SOURCE: CL 8673182 via CL 8676094 #ROBOMERGE-BOT: (v417-8656536) [CL 8676194 by jamie dale in Main branch]
This commit is contained in:
@@ -5437,7 +5437,7 @@ public class GameActivity extends $${gameActivitySuperClass}$$ implements Surfac
|
||||
{
|
||||
emojiExcludeFilter = new EmojiExcludeFilter();
|
||||
}
|
||||
setFilters(new InputFilter[]{emojiExcludeFilter});
|
||||
//setFilters(new InputFilter[]{emojiExcludeFilter});
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user