mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-12 09:13:23 +00:00
add settings icon
This commit is contained in:
@@ -131,7 +131,7 @@ sealed class Route(
|
||||
|
||||
object Settings : Route(
|
||||
route = "Settings",
|
||||
icon = com.google.android.exoplayer2.R.drawable.exo_ic_settings
|
||||
icon = R.drawable.ic_settings
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user