mirror of
https://github.com/Michatec/Radio.git
synced 2026-05-31 08:12:39 +02:00
feat(ui): add visualizer button to collection screen
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
<action
|
||||
android:id="@+id/action_map_fragment_to_settings_fragment"
|
||||
app:destination="@id/settings_destination" />
|
||||
<action
|
||||
android:id="@+id/action_map_fragment_to_visualizer_fragment"
|
||||
app:destination="@id/visualizer_destination" />
|
||||
</fragment>
|
||||
|
||||
<!-- SETTINGS -->
|
||||
|
||||
Reference in New Issue
Block a user