summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Smith <jason.smith@xamarin.com>2016-04-19 11:54:30 -0700
committerJason Smith <jason.smith@xamarin.com>2016-04-19 11:54:30 -0700
commitfa2fcd49f658150aa9e06c6248c41fc40537642b (patch)
treeed2fd8490237f2403ee5f952ab0401ad960cd6c6
parentf9793e66d557404ff90cbb6cdf0e0b7df92c9020 (diff)
downloadxamarin-forms-beta-2.2.0-pre3.tar.gz
xamarin-forms-beta-2.2.0-pre3.tar.bz2
xamarin-forms-beta-2.2.0-pre3.zip
Add previously committed missing file to csprojbeta-2.2.0-pre3
-rw-r--r--Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android.csproj b/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android.csproj
index ae161913..7aa835a3 100644
--- a/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android.csproj
+++ b/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android.csproj
@@ -93,6 +93,7 @@
<Compile Include="Cells\EntryCellView.cs" />
<Compile Include="Cells\ImageCellRenderer.cs" />
<Compile Include="Cells\SwitchCellView.cs" />
+ <Compile Include="Cells\TextViewExtensions.cs" />
<Compile Include="Deserializer.cs" />
<Compile Include="AppCompat\FormsAppCompatActivity.cs" />
<Compile Include="ElementChangedEventArgs.cs" />