Setting up Android support package v7 for eclipse - GridLayout

前端 未结 7 1086
再見小時候
再見小時候 2020-12-24 06:08

I\'ve been trying this all evening to no avail so I\'m going to list my exact steps starting from scratch.

  • I\'ve installed the support package via SDK manager.
7条回答
  •  春和景丽
    2020-12-24 06:30

    The support-v7-gridlayout.jar revision 7 had some issues. Now it was updated to revision 8, see compatibility-library just update it and its gonna work. Dont forget to change the support package for all of your library and dependencies or you gotcha an error of mismatch.

提交回复
热议问题