From cc94ca255bc7047d1dedd306673d0afec23dc27c Mon Sep 17 00:00:00 2001 From: "sadmansaif017@gmail.com" Date: Sat, 6 Jan 2024 11:11:31 +0600 Subject: [PATCH] update bottom_sheet_book.xml --- app/src/main/res/layout/bottom_sheet_book.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/bottom_sheet_book.xml b/app/src/main/res/layout/bottom_sheet_book.xml index 08913387..90e52e2c 100644 --- a/app/src/main/res/layout/bottom_sheet_book.xml +++ b/app/src/main/res/layout/bottom_sheet_book.xml @@ -88,7 +88,7 @@ android:layout_marginStart="24dp" android:layout_marginEnd="24dp" android:fontFamily="@font/poppins_bold" - android:text="@string/downloads" + android:text="@string/offlineMode" android:textSize="16sp" />