Xamarin.Android.Support.v7.GridLayout by Xamarin Inc.

<PackageReference Include="Xamarin.Android.Support.v7.GridLayout" Version="26.0.2-rc1" />

 Xamarin.Android.Support.v7.GridLayout 26.0.2-rc1

v7 GridLayout Android Support Library C# bindings for Xamarin

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Xamarin.Android.Support.v7.GridLayout</id>
    <version>26.0.2-rc1</version>
    <title>Xamarin Android Support Library - v7 GridLayout</title>
    <authors>Xamarin Inc.</authors>
    <owners>Xamarin Inc.</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>https://github.com/xamarin/AndroidSupportComponents/blob/master/LICENSE.md</licenseUrl>
    <projectUrl>https://github.com/xamarin/AndroidSupportComponents/</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/xamarin/AndroidSupportComponents/master/icons/gridlayout_128x128.png</iconUrl>
    <description>v7 GridLayout Android Support Library C# bindings for Xamarin</description>
    <copyright>Copyright © Microsoft Corporation</copyright>
    <dependencies>
      <group targetFramework="MonoAndroid8.0">
        <dependency id="Xamarin.Android.Support.Compat" version="[26.0.2-rc1]" />
        <dependency id="Xamarin.Android.Support.Core.UI" version="[26.0.2-rc1]" />
      </group>
    </dependencies>
  </metadata>
</package>