Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

Create a more user-friendly RemixerFragment.show() API #58

Open
pingpongboss opened this issue Nov 2, 2016 · 0 comments
Open

Create a more user-friendly RemixerFragment.show() API #58

pingpongboss opened this issue Nov 2, 2016 · 0 comments

Comments

@pingpongboss
Copy link
Contributor

Right now, a custom invocation of RemixerFragment has to be done via DialogFragment#show(FragmentManager manager, String tag). It's not too bad, but consider exposing a more streamlined show(FragmentActivity activity) API.

Clients may want to do this if they want to invoke RemixerFragment from a Toolbar MenuItem (not-a Button).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants