Parcourir la source

实现悬浮歌词功能

onecold il y a 1 an
Parent
commit
ed9b7ea789
2 fichiers modifiés avec 446 ajouts et 171 suppressions
  1. 445 170
      entry/src/main/ets/view/LocalMusic.ets
  2. 1 1
      lib/src/main/ets/view/LyricView2.ets

Fichier diff supprimé car celui-ci est trop grand
+ 445 - 170
entry/src/main/ets/view/LocalMusic.ets


+ 1 - 1
lib/src/main/ets/view/LyricView2.ets

@@ -311,7 +311,7 @@ export struct LyricView2 {
             })
         }
         .justifyContent(this.alignMode === 'center' ? FlexAlign.Center : FlexAlign.Start)
-        .width(this.alignMode == 'center' ? '100%' : '76%')
+        .width(this.alignMode == 'center' ? '100%' : '95%')
     }
 
     private handleSeekAction() {

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff