mirror of
https://github.com/Jellify-Music/App.git
synced 2026-05-04 18:00:05 -05:00
update player menu icon
This commit is contained in:
@@ -134,7 +134,7 @@ export default function PlayerScreen({ navigation }: { navigation: NativeStackNa
|
||||
{/* Buttons for favorites, song menu go here */}
|
||||
|
||||
<Icon
|
||||
name="menu-open"
|
||||
name="dots-horizontal-circle-outline"
|
||||
onPress={() => {
|
||||
navigation.navigate("Details", {
|
||||
item: nowPlaying!.item
|
||||
|
||||
Reference in New Issue
Block a user