startMasterChooser() is set as private in RosActivity.java in the Gingerbread
package. Sometimes it is preferred to skip the Master Chooser screen, and in
order to do this, this function must be overridden. For what reason is this
private? I do not believe any other subclass should have to implement it's own
startMasterChooser function without intending to override the superclass.
Original issue reported on code.google.com by dberm22 on 25 Feb 2013 at 4:48
Original issue reported on code.google.com by
dberm22
on 25 Feb 2013 at 4:48