aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout')
-rw-r--r--app/src/main/res/layout/fragment_important_info_bottom_sheet.xml (renamed from app/src/main/res/layout/fragment_reddit_api_info_bottom_sheet.xml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/fragment_reddit_api_info_bottom_sheet.xml b/app/src/main/res/layout/fragment_important_info_bottom_sheet.xml
index 8fc71245..06f94a97 100644
--- a/app/src/main/res/layout/fragment_reddit_api_info_bottom_sheet.xml
+++ b/app/src/main/res/layout/fragment_important_info_bottom_sheet.xml
@@ -3,7 +3,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
- tools:context=".bottomsheetfragments.RedditAPIInfoBottomSheetFragment">
+ tools:context=".bottomsheetfragments.ImportantInfoBottomSheetFragment">
<LinearLayout
android:layout_width="match_parent"