Change OsmEditingPlugin icon
BIN
OsmAnd/res/drawable-hdpi/ic_action_openstreetmap_logo.png
Normal file → Executable file
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 801 B |
BIN
OsmAnd/res/drawable-mdpi/ic_action_openstreetmap_logo.png
Normal file → Executable file
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 530 B |
BIN
OsmAnd/res/drawable-xhdpi/ic_action_openstreetmap_logo.png
Normal file → Executable file
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 942 B |
BIN
OsmAnd/res/drawable-xxhdpi/ic_action_openstreetmap_logo.png
Normal file → Executable file
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 1.4 KiB |
BIN
OsmAnd/res/drawable-xxxhdpi/ic_action_openstreetmap_logo.png
Executable file
After Width: | Height: | Size: 1.9 KiB |
|
@ -455,7 +455,7 @@ public class OsmEditingPlugin extends OsmandPlugin {
|
|||
|
||||
@Override
|
||||
public int getLogoResourceId() {
|
||||
return R.drawable.ic_action_bug_dark;
|
||||
return R.drawable.ic_action_openstreetmap_logo;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|