Skip to content

Commit

Permalink
ready for dave to test
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisKoenig committed Dec 9, 2011
1 parent 830601e commit 2ebfb13
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Views/RssFeedView.xaml
Expand Up @@ -69,12 +69,6 @@
Margin="0,10,0,0" />
<TextBlock Text="{Binding SelectedFeed.Description}"
Style="{StaticResource PhoneTextSubtleStyle}" />
<TextBlock Text="ImageUrl"
Style="{StaticResource PhoneTextLargeStyle}"
Margin="0,10,0,0" />
<TextBlock Text="{Binding SelectedFeed.ImageUrl}"
Tap="TextBlock_Tap"
Style="{StaticResource PhoneTextSubtleStyle}" />
<TextBlock Text="Last refresh time"
Style="{StaticResource PhoneTextLargeStyle}"
Margin="0,10,0,0" />
Expand Down

0 comments on commit 2ebfb13

Please sign in to comment.