eclipse can't find android.support.v4.widget.SwipeRefreshLayout

前端 未结 9 1734
余生分开走
余生分开走 2020-11-30 11:20

Even after clicking on Add Support Library and choosing version 19, eclipse still can\'t find android.support.v4.widget.SwipeRefreshLayout. Does anyone know how to get this

9条回答
  •  遥遥无期
    2020-11-30 12:01

    I had the same problem with old project. But when I create new project, Eclipse can find this import.

提交回复
热议问题