vendredi 8 mai 2015

Return to activity after Action Input Method Settings

I am making a custom keyboard app.
There is a button that leads the user from the app to Input Method Settings.
Here is the intent:

startActivityForResult(new Intent(Settings.ACTION_INPUT_METHOD_SETTINGS), 2000);

Now, is there a way to return user to the activity after he enables the keyboard?

Aucun commentaire:

Enregistrer un commentaire