Skip to content

fix navigation in basic build (fix #2261)

Raphael Michel requested to merge raphaelm/fdroidclient:fix-2261 into master

See issue #2261 (closed). I'm not sure about the if (item.getItemId() == R.id.nearby) { but not sure how to verify if it does the right thing.

Merge request reports