codinginflow / MVVMTodo

187 stars 124 forks source link

Giving error when compiling #2

Open hexdecimal16 opened 3 years ago

hexdecimal16 commented 3 years ago

https://github.com/codinginflow/MVVMTodo/blob/bc2b89c60c1522662c76e044c538349c5c8a15f7/app/src/main/java/com/codinginflow/mvvmtodo/ui/tasks/TasksFragment.kt#L112

Unresolved reference: actionGlobalDeleteAllCompletedDialogFragment

Any ideas what could be wrong ? I have changed the package name and project could that be a issue?

Arunm619 commented 3 years ago

Need more details.

kseyko35 commented 3 years ago

You should rebuild your project and then you played your application @hexdecimal16. And you should write dialog tag instead of fragment tag in navigation.xml

PrajjwalDy commented 1 year ago

Getting this error while launching the application

android.view.InflateException: Binary XML file line #16 in com.hindu.mvvmtodo:layout/activity_main: Binary XML file line #16 in com.hindu.mvvmtodo:layout/activity_main: Error inflating class androidx.fragment.app.FragmentContainerView