diff --git a/OsmAnd-telegram/res/drawable-hdpi/img_user_picture.png b/OsmAnd-telegram/res/drawable-hdpi/img_user_picture.png new file mode 100644 index 0000000000..9d021bc40a Binary files /dev/null and b/OsmAnd-telegram/res/drawable-hdpi/img_user_picture.png differ diff --git a/OsmAnd-telegram/res/drawable-mdpi/img_user_picture.png b/OsmAnd-telegram/res/drawable-mdpi/img_user_picture.png new file mode 100644 index 0000000000..f88b2c317e Binary files /dev/null and b/OsmAnd-telegram/res/drawable-mdpi/img_user_picture.png differ diff --git a/OsmAnd-telegram/res/drawable-xhdpi/img_user_picture.png b/OsmAnd-telegram/res/drawable-xhdpi/img_user_picture.png new file mode 100644 index 0000000000..83fc3d566a Binary files /dev/null and b/OsmAnd-telegram/res/drawable-xhdpi/img_user_picture.png differ diff --git a/OsmAnd-telegram/res/drawable-xxhdpi/img_user_picture.png b/OsmAnd-telegram/res/drawable-xxhdpi/img_user_picture.png new file mode 100644 index 0000000000..5121466ae7 Binary files /dev/null and b/OsmAnd-telegram/res/drawable-xxhdpi/img_user_picture.png differ diff --git a/OsmAnd-telegram/res/layout/live_now_chat_card.xml b/OsmAnd-telegram/res/layout/live_now_chat_card.xml index 28ccabe2b0..7ac16db764 100644 --- a/OsmAnd-telegram/res/layout/live_now_chat_card.xml +++ b/OsmAnd-telegram/res/layout/live_now_chat_card.xml @@ -28,7 +28,7 @@ android:layout_marginLeft="@dimen/list_item_icon_margin_left" android:layout_marginRight="@dimen/list_item_icon_margin_right" android:layout_marginStart="@dimen/list_item_icon_margin_left" - tools:src="@drawable/ic_launcher_background"/> + tools:src="@drawable/img_user_picture"/> + tools:src="@drawable/img_user_picture"/> - - - - \ No newline at end of file diff --git a/OsmAnd-telegram/res/mipmap-hdpi/ic_launcher.png b/OsmAnd-telegram/res/mipmap-hdpi/ic_launcher.png deleted file mode 100644 index a2f5908281..0000000000 Binary files a/OsmAnd-telegram/res/mipmap-hdpi/ic_launcher.png and /dev/null differ diff --git a/OsmAnd-telegram/res/mipmap-hdpi/ic_launcher_round.png b/OsmAnd-telegram/res/mipmap-hdpi/ic_launcher_round.png deleted file mode 100644 index 1b52399808..0000000000 Binary files a/OsmAnd-telegram/res/mipmap-hdpi/ic_launcher_round.png and /dev/null differ diff --git a/OsmAnd-telegram/res/mipmap-mdpi/ic_launcher.png b/OsmAnd-telegram/res/mipmap-mdpi/ic_launcher.png deleted file mode 100644 index ff10afd6e1..0000000000 Binary files a/OsmAnd-telegram/res/mipmap-mdpi/ic_launcher.png and /dev/null differ diff --git a/OsmAnd-telegram/res/mipmap-mdpi/ic_launcher_round.png b/OsmAnd-telegram/res/mipmap-mdpi/ic_launcher_round.png deleted file mode 100644 index 115a4c768a..0000000000 Binary files a/OsmAnd-telegram/res/mipmap-mdpi/ic_launcher_round.png and /dev/null differ diff --git a/OsmAnd-telegram/res/mipmap-xhdpi/ic_launcher.png b/OsmAnd-telegram/res/mipmap-xhdpi/ic_launcher.png deleted file mode 100644 index dcd3cd8083..0000000000 Binary files a/OsmAnd-telegram/res/mipmap-xhdpi/ic_launcher.png and /dev/null differ diff --git a/OsmAnd-telegram/res/mipmap-xhdpi/ic_launcher_round.png b/OsmAnd-telegram/res/mipmap-xhdpi/ic_launcher_round.png deleted file mode 100644 index 459ca609d3..0000000000 Binary files a/OsmAnd-telegram/res/mipmap-xhdpi/ic_launcher_round.png and /dev/null differ diff --git a/OsmAnd-telegram/res/mipmap-xxhdpi/ic_launcher.png b/OsmAnd-telegram/res/mipmap-xxhdpi/ic_launcher.png deleted file mode 100644 index 8ca12fe024..0000000000 Binary files a/OsmAnd-telegram/res/mipmap-xxhdpi/ic_launcher.png and /dev/null differ diff --git a/OsmAnd-telegram/res/mipmap-xxhdpi/ic_launcher_round.png b/OsmAnd-telegram/res/mipmap-xxhdpi/ic_launcher_round.png deleted file mode 100644 index 8e19b410a1..0000000000 Binary files a/OsmAnd-telegram/res/mipmap-xxhdpi/ic_launcher_round.png and /dev/null differ