Skip to content

Commit

Permalink
Merge remote-tracking branch 'teamOSC/feed'
Browse files Browse the repository at this point in the history
  • Loading branch information
championswimmer committed Jan 26, 2015
2 parents bba7977 + c8295f1 commit 14c33f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ public class FeedFragment extends Fragment implements View.OnKeyListener{

private EditText searchEditText;

private static final String KEY_LINK = "link";
private static final String KEY_LINK = "url";
private static final String KEY_TITLE = "title";
private static final String FEED_TABLE_NAME = "Feed";

Expand Down

0 comments on commit 14c33f6

Please sign in to comment.