fix: you're welcome <@1193590680308699266>
This commit is contained in:
parent
e5ec6a6526
commit
d06c980a57
2 changed files with 3 additions and 1 deletions
|
@ -129,7 +129,7 @@ dependencies {
|
|||
implementation 'com.davemorrissey.labs:subsampling-scale-image-view-androidx:3.10.0'
|
||||
implementation 'com.alexvasilkov:gesture-views:2.8.3'
|
||||
implementation 'com.github.VipulOG:ebook-reader:0.1.6'
|
||||
implementation 'androidx.paging:paging-runtime-ktx:3.2.1'
|
||||
implementation 'androidx.paging:paging-runtime-ktx:3.3.0'
|
||||
implementation 'com.github.eltos:simpledialogfragments:v3.7'
|
||||
implementation 'com.github.AAChartModel:AAChartCore-Kotlin:7.2.1'
|
||||
|
||||
|
|
|
@ -264,6 +264,7 @@
|
|||
android:layout_gravity="center"
|
||||
android:layout_marginTop="76dp"
|
||||
android:layout_marginBottom="-20dp"
|
||||
style="@style/Widget.Material3.Slider.Legacy"
|
||||
android:rotation="270"
|
||||
android:value="2"
|
||||
android:valueFrom="0"
|
||||
|
@ -307,6 +308,7 @@
|
|||
android:layout_gravity="center"
|
||||
android:layout_marginTop="76dp"
|
||||
android:layout_marginBottom="-20dp"
|
||||
style="@style/Widget.Material3.Slider.Legacy"
|
||||
android:rotation="270"
|
||||
android:value="2"
|
||||
android:valueFrom="0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue