diff --git a/OsmAnd-telegram/res/drawable-hdpi/bg_bottom_bar_shadow_with_line_day.png b/OsmAnd-telegram/res/drawable-hdpi/bg_bottom_bar_shadow_with_line_day.png
new file mode 100644
index 0000000000..96389533b4
Binary files /dev/null and b/OsmAnd-telegram/res/drawable-hdpi/bg_bottom_bar_shadow_with_line_day.png differ
diff --git a/OsmAnd-telegram/res/drawable-hdpi/bg_bottom_bar_shadow_with_line_night.png b/OsmAnd-telegram/res/drawable-hdpi/bg_bottom_bar_shadow_with_line_night.png
new file mode 100644
index 0000000000..d72a8bc35f
Binary files /dev/null and b/OsmAnd-telegram/res/drawable-hdpi/bg_bottom_bar_shadow_with_line_night.png differ
diff --git a/OsmAnd-telegram/res/drawable-mdpi/bg_bottom_bar_shadow_with_line_day.png b/OsmAnd-telegram/res/drawable-mdpi/bg_bottom_bar_shadow_with_line_day.png
new file mode 100644
index 0000000000..6afcd4791d
Binary files /dev/null and b/OsmAnd-telegram/res/drawable-mdpi/bg_bottom_bar_shadow_with_line_day.png differ
diff --git a/OsmAnd-telegram/res/drawable-mdpi/bg_bottom_bar_shadow_with_line_night.png b/OsmAnd-telegram/res/drawable-mdpi/bg_bottom_bar_shadow_with_line_night.png
new file mode 100644
index 0000000000..50179439a6
Binary files /dev/null and b/OsmAnd-telegram/res/drawable-mdpi/bg_bottom_bar_shadow_with_line_night.png differ
diff --git a/OsmAnd-telegram/res/drawable-xhdpi/bg_bottom_bar_shadow_with_line_day.png b/OsmAnd-telegram/res/drawable-xhdpi/bg_bottom_bar_shadow_with_line_day.png
new file mode 100644
index 0000000000..9d66a91a0d
Binary files /dev/null and b/OsmAnd-telegram/res/drawable-xhdpi/bg_bottom_bar_shadow_with_line_day.png differ
diff --git a/OsmAnd-telegram/res/drawable-xhdpi/bg_bottom_bar_shadow_with_line_night.png b/OsmAnd-telegram/res/drawable-xhdpi/bg_bottom_bar_shadow_with_line_night.png
new file mode 100644
index 0000000000..b4f96c78b0
Binary files /dev/null and b/OsmAnd-telegram/res/drawable-xhdpi/bg_bottom_bar_shadow_with_line_night.png differ
diff --git a/OsmAnd-telegram/res/drawable-xxhdpi/bg_bottom_bar_shadow_with_line_day.png b/OsmAnd-telegram/res/drawable-xxhdpi/bg_bottom_bar_shadow_with_line_day.png
new file mode 100644
index 0000000000..7939f4b3ab
Binary files /dev/null and b/OsmAnd-telegram/res/drawable-xxhdpi/bg_bottom_bar_shadow_with_line_day.png differ
diff --git a/OsmAnd-telegram/res/drawable-xxhdpi/bg_bottom_bar_shadow_with_line_night.png b/OsmAnd-telegram/res/drawable-xxhdpi/bg_bottom_bar_shadow_with_line_night.png
new file mode 100644
index 0000000000..88f85b40c9
Binary files /dev/null and b/OsmAnd-telegram/res/drawable-xxhdpi/bg_bottom_bar_shadow_with_line_night.png differ
diff --git a/OsmAnd-telegram/res/layout/activity_main.xml b/OsmAnd-telegram/res/layout/activity_main.xml
index 2036b6bcbe..26ab79daa4 100644
--- a/OsmAnd-telegram/res/layout/activity_main.xml
+++ b/OsmAnd-telegram/res/layout/activity_main.xml
@@ -1,34 +1,47 @@
-
-
+ android:layout_height="0dp"
+ android:layout_weight="1">
-
+
+
+ android:layout_gravity="bottom"
+ android:scaleType="fitXY"
+ android:src="?attr/bottom_nav_shadow" />
-
+
-
\ No newline at end of file
+
+
+
\ No newline at end of file
diff --git a/OsmAnd-telegram/res/values/attrs.xml b/OsmAnd-telegram/res/values/attrs.xml
index 8eb8a22285..0beeb60bcb 100644
--- a/OsmAnd-telegram/res/values/attrs.xml
+++ b/OsmAnd-telegram/res/values/attrs.xml
@@ -1,9 +1,10 @@
-
-
-
-
-
-
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/OsmAnd-telegram/res/values/styles.xml b/OsmAnd-telegram/res/values/styles.xml
index 95b9dc5850..ddb7ad85e2 100644
--- a/OsmAnd-telegram/res/values/styles.xml
+++ b/OsmAnd-telegram/res/values/styles.xml
@@ -19,6 +19,8 @@
- @color/icon_color_light
- @color/ctrl_active_color_light
- @color/ctrl_color_light
+
+ - @drawable/bg_bottom_bar_shadow_with_line_day