Change icon for OsmAnd Nightly
This commit is contained in:
parent
4683281377
commit
c5dfef67be
1 changed files with 1 additions and 1 deletions
|
@ -348,7 +348,7 @@ class TelegramSettings(private val app: TelegramApplication) {
|
|||
false
|
||||
),
|
||||
OSMAND_NIGHTLY(
|
||||
R.drawable.ic_logo_osmand_free,
|
||||
R.drawable.ic_logo_osmand_nightly,
|
||||
R.drawable.ic_action_osmand_free,
|
||||
"OsmAnd Nightly",
|
||||
OsmandAidlHelper.OSMAND_NIGHTLY_PACKAGE_NAME,
|
||||
|
|
Loading…
Reference in a new issue