app / de.uniks.codliners.stock_simulator.ui / BaseFragment / onOptionsItemSelected

onOptionsItemSelected

open fun onOptionsItemSelected(item: MenuItem): Boolean

Navigates to the settings screen if the settings menu item was selected.

Parameters

item - The selected item.

Return
true if the selection was handled and false otherwise.

Author
Jan Müller