Garmin: add icon
This commit is contained in:
parent
d054ed3d1f
commit
5177934b26
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ class GarminPlugin @Inject constructor(
|
|||
) : PluginBase(
|
||||
PluginDescription()
|
||||
.mainType(PluginType.SYNC)
|
||||
.pluginIcon(app.aaps.core.main.R.drawable.ic_watch)
|
||||
.pluginName(R.string.garmin)
|
||||
.shortName(R.string.garmin)
|
||||
.description(R.string.garmin_description)
|
||||
|
|
Loading…
Reference in a new issue