mirror of
https://github.com/SimpleMobileTools/Simple-Dialer.git
synced 2025-03-26 00:00:23 +01:00
Init tone generator
This commit is contained in:
parent
afd81341bb
commit
60ea4ec0f3
@ -47,6 +47,8 @@ class DialpadActivity : SimpleActivity() {
|
||||
speedDialValues = config.getSpeedDialValues()
|
||||
privateCursor = getMyContactsCursor(false, true)
|
||||
|
||||
toneGeneratorHelper = ToneGeneratorHelper(this)
|
||||
|
||||
if (hasRussianLocale) {
|
||||
initRussianChars()
|
||||
dialpad_2_letters.append("\nАБВГ")
|
||||
|
Loading…
x
Reference in New Issue
Block a user