修复安卓10上的一些界面问题,将主页面改为使用ViewPager2

This commit is contained in:
HapeLee
2025-09-28 03:54:05 +08:00
parent bdaf8aeb0a
commit e7679a3009
7 changed files with 153 additions and 75 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ jsoupxpath = "2.5.3"
coroutines = "1.10.2"
liveeventbus = "1.8.14"
markwon = "4.6.2"
material = "1.14.0-alpha04"
material = "1.14.0-alpha05"
media = "1.7.1"
media3 = "1.8.0"
nanoHttpd = "2.3.1"