The Progress Dialog is deprecated now for android O. What is the solution for this?
I am getting below warnings . In My project
Warning:(6, 20) 'Progress Dialog' is deprecated. Deprecated in Java
Warning:(72, 43) 'Progress Dialog' is deprecated. Deprecated in Java
Warning:(89, 27) 'Progress Dialog' is deprecated. Deprecated in Java
I didn't find solution for the same problem.