Use new icon for OsmAnd-Telegram drawer icon
This commit is contained in:
parent
67b8a90ef3
commit
0e60377600
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ class TelegramApplication : Application(), OsmandHelperListener {
|
|||
appPackage,
|
||||
listOf(getString(R.string.app_name)),
|
||||
listOf("osmand_telegram://main_activity"),
|
||||
listOf("ic_action_travel"),
|
||||
listOf("ic_action_location_sharing_app"),
|
||||
listOf(-1)
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue