mirror of
https://github.com/MinimalBible/MinimalBible-Legacy
synced 2024-11-13 19:48:38 -05:00
Update one more TODO
This commit is contained in:
parent
eeb0df3dcf
commit
8292dc91a1
@ -59,7 +59,7 @@ public class BookListFragment extends Fragment {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns a new instance of this fragment for the given section number.
|
* Returns a new instance of this fragment for the given section number.
|
||||||
* TODO: This will need to be switched to an @Provides class maybe?
|
* TODO: Switch to AutoFactory/@Provides rather than inline creation.
|
||||||
*/
|
*/
|
||||||
public static BookListFragment newInstance(BookCategory c) {
|
public static BookListFragment newInstance(BookCategory c) {
|
||||||
BookListFragment fragment = new BookListFragment();
|
BookListFragment fragment = new BookListFragment();
|
||||||
|
Loading…
Reference in New Issue
Block a user