mirror of
https://github.com/gsantner/dandelion
synced 2025-09-10 10:49:42 +02:00
Workaround for overlapping fragments. Fixes #116
This commit is contained in:
parent
812c4dabf7
commit
be0a37dbc8
6 changed files with 7 additions and 2 deletions
|
@ -415,7 +415,7 @@ public class MainActivity extends ThemedActivity
|
|||
}
|
||||
|
||||
/**
|
||||
* Forward toolbar clicks to onNavigationItemSelected
|
||||
* Open Stream when clicked on top toolbar AND preference stream shortcut is true
|
||||
* @param view selected view
|
||||
*/
|
||||
@OnClick(R.id.main__topbar)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue