From 7ea291e5848907e4ed8cde1da86ac2c16f720927 Mon Sep 17 00:00:00 2001 From: Chumva Date: Sat, 17 Mar 2018 14:07:51 +0200 Subject: [PATCH] renamed several files --- ...heet_item_title_with_descr_and_button.xml} | 0 ...rites_recycleview.xml => recyclerview.xml} | 1 - ...ttomSheetItemTitleWithDescrAndButton.java} | 46 +++++++++---------- .../BottomSheetItemWithDescription.java | 2 +- .../FavouritesBottomSheetMenuFragment.java | 10 ++-- 5 files changed, 29 insertions(+), 30 deletions(-) rename OsmAnd/res/layout/{bottom_sheet_item_with_title_and_button.xml => bottom_sheet_item_title_with_descr_and_button.xml} (100%) rename OsmAnd/res/layout/{favourites_recycleview.xml => recyclerview.xml} (88%) rename OsmAnd/src/net/osmand/plus/base/bottomsheetmenu/{BottomSheetItemWithTitleAndButton.java => BottomSheetItemTitleWithDescrAndButton.java} (61%) diff --git a/OsmAnd/res/layout/bottom_sheet_item_with_title_and_button.xml b/OsmAnd/res/layout/bottom_sheet_item_title_with_descr_and_button.xml similarity index 100% rename from OsmAnd/res/layout/bottom_sheet_item_with_title_and_button.xml rename to OsmAnd/res/layout/bottom_sheet_item_title_with_descr_and_button.xml diff --git a/OsmAnd/res/layout/favourites_recycleview.xml b/OsmAnd/res/layout/recyclerview.xml similarity index 88% rename from OsmAnd/res/layout/favourites_recycleview.xml rename to OsmAnd/res/layout/recyclerview.xml index 40b4b27db2..106f627a95 100644 --- a/OsmAnd/res/layout/favourites_recycleview.xml +++ b/OsmAnd/res/layout/recyclerview.xml @@ -1,6 +1,5 @@