mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Use the new settings activity class name
Follow up to I96230f05 Change-Id: I0ee7ccb5461764490ae9c977658883b10fe3ed3d
This commit is contained in:
parent
f60d09ac30
commit
273e5d60f4
@ -2033,7 +2033,7 @@ public class LatinIME extends InputMethodServiceCompatWrapper implements Keyboar
|
|||||||
}
|
}
|
||||||
|
|
||||||
protected void launchSettings() {
|
protected void launchSettings() {
|
||||||
launchSettings(Settings.class);
|
launchSettings(SettingsActivity.class);
|
||||||
}
|
}
|
||||||
|
|
||||||
public void launchDebugSettings() {
|
public void launchDebugSettings() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user