tajchert/Nammu

Is it possible to support Fragment as well as v4 Fragments

fouadkada opened this issue · 1 comments

While trying to use the app, I noticed that the Fragment parameter is a support library Fragment.
I am using regular fragments since my app only supports a fairly high API.
is it possible to add support for regular fragments?

Fixed there: ef23008