Update notification
This commit is contained in:
parent
f84a5c5c25
commit
653995556f
1 changed files with 1 additions and 0 deletions
|
@ -176,6 +176,7 @@ public class OsmandApplication extends Application {
|
||||||
if(DashRateUsFragment.shouldShow(osmandSettings)) {
|
if(DashRateUsFragment.shouldShow(osmandSettings)) {
|
||||||
osmandSettings.RATE_US_STATE.set(DashRateUsFragment.RateUsState.IGNORED);
|
osmandSettings.RATE_US_STATE.set(DashRateUsFragment.RateUsState.IGNORED);
|
||||||
}
|
}
|
||||||
|
getNotificationHelper().removeServiceNotification();
|
||||||
}
|
}
|
||||||
|
|
||||||
public RendererRegistry getRendererRegistry() {
|
public RendererRegistry getRendererRegistry() {
|
||||||
|
|
Loading…
Reference in a new issue