SundeepK / TwitterFilttr

An open source twitter client that allows users to filter tweets on certain keywords or hashtags and receive notifications
2 stars 0 forks source link

Re-factor the Fragment classes to be more DRY. #1

Open SundeepK opened 10 years ago

SundeepK commented 10 years ago

Some of the Fragments are not DRY more specifically, the UserTab and its concrete implementations (FriendsTab and FollowersTab). Need to have a look at getting rid of code dupilcation