From 939eeb3a779a6f2001cffe5152bf5578da3249c7 Mon Sep 17 00:00:00 2001 From: Alex Sytnyk Date: Thu, 25 Oct 2018 16:01:07 +0300 Subject: [PATCH] Add text button to the notification --- OsmAnd/res/layout-land/map_hud_top.xml | 15 +++++++ OsmAnd/res/layout/map_hud_top.xml | 15 +++++++ .../osmand/plus/helpers/DiscountHelper.java | 12 ++++++ .../mapwidgets/MapInfoWidgetsFactory.java | 40 +++++++++++++++++++ 4 files changed, 82 insertions(+) diff --git a/OsmAnd/res/layout-land/map_hud_top.xml b/OsmAnd/res/layout-land/map_hud_top.xml index 7ffd423c86..cd42f72365 100644 --- a/OsmAnd/res/layout-land/map_hud_top.xml +++ b/OsmAnd/res/layout-land/map_hud_top.xml @@ -437,6 +437,21 @@ android:visibility="gone" tools:text="New version of OsmAnd+ with 50% discount"/> + + + +