Merge branch 'dev' of github.com:MuntashirAkon/RetroMusicPlayer into dev
This commit is contained in:
commit
1cdc3eca50
1 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@ object Constants {
|
||||||
const val RATE_ON_GOOGLE_PLAY =
|
const val RATE_ON_GOOGLE_PLAY =
|
||||||
"https://play.google.com/store/apps/details?id=code.name.monkey.retromusic"
|
"https://play.google.com/store/apps/details?id=code.name.monkey.retromusic"
|
||||||
const val TRANSLATE = "https://github.com/h4h13/RetroMusicPlayer"
|
const val TRANSLATE = "https://github.com/h4h13/RetroMusicPlayer"
|
||||||
const val GITHUB_PROJECT = "https://github.com/h4h13/RetroMusicPlayer"
|
const val GITHUB_PROJECT = "https://github.com/MuntashirAkon/Metro"
|
||||||
const val TELEGRAM_CHANGE_LOG = "https://t.me/retromusiclog"
|
const val TELEGRAM_CHANGE_LOG = "https://t.me/retromusiclog"
|
||||||
const val USER_PROFILE = "profile.jpg"
|
const val USER_PROFILE = "profile.jpg"
|
||||||
const val USER_BANNER = "banner.jpg"
|
const val USER_BANNER = "banner.jpg"
|
||||||
|
@ -126,4 +126,4 @@ const val TOGGLE_SHUFFLE = "toggle_shuffle"
|
||||||
const val SONG_GRID_STYLE = "song_grid_style"
|
const val SONG_GRID_STYLE = "song_grid_style"
|
||||||
const val PAUSE_ON_ZERO_VOLUME = "pause_on_zero_volume"
|
const val PAUSE_ON_ZERO_VOLUME = "pause_on_zero_volume"
|
||||||
const val FILTER_SONG = "filter_song"
|
const val FILTER_SONG = "filter_song"
|
||||||
const val EXPAND_NOW_PLAYING_PANEL = "expand_now_playing_panel"
|
const val EXPAND_NOW_PLAYING_PANEL = "expand_now_playing_panel"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue