Merge branch '3.4.0' into 3.5.0
authorSamantha Houts <samantha.houts@xamarin.com>
Fri, 14 Dec 2018 00:17:21 +0000 (16:17 -0800)
committerSamantha Houts <samantha.houts@xamarin.com>
Fri, 14 Dec 2018 00:17:21 +0000 (16:17 -0800)
1  2 
Xamarin.Forms.Platform.Android/ViewRenderer.cs
Xamarin.Forms.Platform.Android/VisualElementRenderer.cs
Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android.csproj

      <Compile Include="Extensions\ImageViewExtensions.cs" />
      <Compile Include="Extensions\TextViewExtensions.cs" />
      <Compile Include="SwipeGestureHandler.cs" />
 +    <Compile Include="Extensions\AccessibilityExtensions.cs" />
 +    <Compile Include="Resources\Resource.Designer.cs" />
+     <Compile Include="Renderers\IPopupTrigger.cs" />
    </ItemGroup>
    <Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
 -  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
 +  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
         Other similar extension points exist, see Microsoft.Common.targets.
    <Target Name="BeforeBuild">
    </Target>