Commit 8848ab80 authored by wanglei's avatar wanglei

...提交部分功能...

parent c020fab7
...@@ -91,6 +91,7 @@ object PDFSaveDialog { ...@@ -91,6 +91,7 @@ object PDFSaveDialog {
saveAction.invoke(pdfParameterBean) saveAction.invoke(pdfParameterBean)
dialog.dismiss() dialog.dismiss()
} }
//https://cloud.tencent.com/developer/article/1829876
val parentView = binding.root.parent as View val parentView = binding.root.parent as View
BottomSheetBehavior.from(parentView).state = BottomSheetBehavior.STATE_EXPANDED BottomSheetBehavior.from(parentView).state = BottomSheetBehavior.STATE_EXPANDED
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment