mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-07-29 06:50:12 +08:00
mod: 更多回复键盘弹起样式
This commit is contained in:
@@ -47,8 +47,7 @@ class VideoDetailController extends GetxController {
|
||||
|
||||
showReplyReplyPanel() {
|
||||
PersistentBottomSheetController<void>? ctr = scaffoldKey.currentState?.showBottomSheet<void>((BuildContext context) {
|
||||
return
|
||||
VideoReplyReplyPanel(
|
||||
return VideoReplyReplyPanel(
|
||||
oid: oid,
|
||||
rpid: fRpid,
|
||||
closePanel: ()=> {
|
||||
|
||||
Reference in New Issue
Block a user