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