mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 15:50:16 +02:00
UI Updates & Fixes (#114)
Fixes #113 - Ensures all audio and subtitle options are shown during playback - Fix home rows not being at top when going back - Show error message when background home page refresh fails Also shows more details for login failures and adds a link to the debug page (with log info) after multiple login failure attempts. Hopefully this can help diagnose #112 and #18
This commit is contained in:
parent
b1275ae210
commit
3f7c2ac730
11 changed files with 128 additions and 53 deletions
|
|
@ -227,7 +227,7 @@ dependencies {
|
|||
ksp(libs.hilt.android.compiler)
|
||||
|
||||
implementation(libs.timber)
|
||||
implementation(libs.slf4j.simple)
|
||||
implementation(libs.slf4j2.timber)
|
||||
implementation(libs.aboutlibraries.core)
|
||||
implementation(libs.aboutlibraries.compose.m3)
|
||||
implementation(libs.multiplatform.markdown.renderer)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue