Skip to content

Commit

Permalink
Fix #255 (again) : hide scrollbar in sections #295
Browse files Browse the repository at this point in the history
Fix #255 (again) : hide scrollbar in sections
  • Loading branch information
pfedotovsky authored Apr 26, 2020
2 parents 8a251db + 2a388aa commit dc186fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DotNetRu.Android/DotNetRu.Android.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@
<Compile Include="Localize.cs" />
<Compile Include="MainActivity.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Renderers\NonScrollableListViewRenderer.cs" />
<Compile Include="Resources\Resource.designer.cs" />
<Compile Include="MainApplication.cs" />
<Compile Include="Helpers\Settings.cs" />
Expand Down

0 comments on commit dc186fc

Please sign in to comment.