Jelajahi Sumber

实现悬浮歌词功能

onecold 1 tahun lalu
induk
melakukan
ed9b7ea789
2 mengubah file dengan 446 tambahan dan 171 penghapusan
  1. 445 170
      entry/src/main/ets/view/LocalMusic.ets
  2. 1 1
      lib/src/main/ets/view/LyricView2.ets

File diff ditekan karena terlalu besar
+ 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() {

Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini