Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
46e72e5bc6
1 changed files with 1 additions and 0 deletions
|
@ -127,6 +127,7 @@ public class SearchHistoryFragment extends SherlockListFragment implements Sear
|
|||
}
|
||||
|
||||
class HistoryAdapter extends ArrayAdapter<HistoryEntry> {
|
||||
private LatLon location;
|
||||
|
||||
public void updateLocation(LatLon l) {
|
||||
location = l;
|
||||
|
|
Loading…
Reference in a new issue