Codigami / CFAlertDialog

MIT License
224 stars 47 forks source link

Dialog fragment #13

Open ExtinctAmoeba opened 6 years ago

ExtinctAmoeba commented 6 years ago

New Issue Checklist

Issue Info

Info Value
Platform Name e.g. Android
Platform Version e.g. 6.0
CFAlertDialog Version e.g. 2.1.1
Integration Method e.g. gradle / manually
Xcode Version e.g. Android Studio 2.3
Repro rate e.g. all the time (100%) / sometimes x% / only once
Repro with our demo prj e.g. does it happen with our demo project?
Demo project link e.g. link to a demo project that highlights the issue

Issue Description and Steps

Please fill in the detailed description of the issue (full output of any stack trace, compiler error, ...) and the steps to reproduce the issue.

ExtinctAmoeba commented 6 years ago

Is there any option to add fragment (with bundle data) in dialog?

rahul-s commented 6 years ago

@ExtinctAmoeba As of now it supports only View subclasses. We have plans for adding support for Fragments but the timeline isn't planned yet. We will definitely be happy if you want to implement and raise a PR 👍🏼