From 56abff12a7d53f18ef72304dc2a6bb2c7a4cccec Mon Sep 17 00:00:00 2001 From: NightFish <101402767+dmzz-yyhyy@users.noreply.github.com> Date: Mon, 16 Sep 2024 22:30:00 +0800 Subject: [PATCH 1/8] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=BF=BB=E9=A1=B5?= =?UTF-8?q?=E6=A8=A1=E5=BC=8F=20#101?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/inspectionProfiles/Project_Default.xml | 31 ++++ .../data/userdata/UserDataPath.kt | 1 + .../ui/book/content/ContentScreen.kt | 17 +- .../ui/book/content/ContentScreenUiState.kt | 2 + .../ui/book/content/ContentViewModel.kt | 9 + .../ui/book/content/TextComponent.kt | 159 +++++++++++------- 6 files changed, 155 insertions(+), 64 deletions(-) diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index b08a1e1..e2e293f 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -30,6 +30,37 @@ + + +