aintshy / android

Android App
Other
7 stars 1 forks source link

android.ui.history.UpdateHistory.java consistency issue #40

Open GabeGiro opened 10 years ago

GabeGiro commented 10 years ago

89th line is unnecessary if the coder wants to be consistent in line reduction:

90th line should look like this: final Collection talks = new Entrance(this.home).hub().history().fetch(this.first, this.last);

karato commented 9 years ago

@yegor256 please pay attention to this issue