java - Incompatible type error in Android Studio -

an error shows when build gradle second time after opening project. @ first time, gradle build not show errors.
can help?
check import statement. sure imported java.util.list, not kind of java.awt.list or else.
also, check listview import.
Comments
Post a Comment