You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
При компиляции проекта выдаёт ошибку: error: cannot find symbol formatWatcher.installOn(textView); symbol: variable textView. Подскажите, что я делаю не так?
The text was updated successfully, but these errors were encountered:
Создал пустой проект в Android Studio 3.6.2, поместил textEdit и код из Вашего примера, импортировал все необходимые import. Получилось следующее:
При компиляции проекта выдаёт ошибку: error: cannot find symbol formatWatcher.installOn(textView); symbol: variable textView. Подскажите, что я делаю не так?
The text was updated successfully, but these errors were encountered: