mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-29 12:38:34 +00: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