mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-11 18:16:16 +00:00
fix: you're welcome <@1193590680308699266>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user