Monday 15 February 2010

How to use GridView V7 in Android Studio? -


I'm trying to use GridView v7 in Android studio. I'm a jar of grid layout v7 in the android studio project File is added, but I can not import a grid in the source file

Import android.support.v7.widget.GridLayout;

How to fix

    

Add code to build.gradle:

  dependency {compile "com.android.support:gridlayout-v7: 18.0. +"}    < / Html>

No comments:

Post a Comment