From a429a5e0dbc96ae67bc68e27527239a43390e3f1 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Mon, 12 Jun 2017 16:24:29 -0700 Subject: Add fragment bundler --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 17145d5..3aff56d 100644 --- a/README.md +++ b/README.md @@ -152,11 +152,11 @@ The canvas also supports color fading and direct color setting so it can effecti ### FragmentUtils > Extends Fragment -* Directly put extras into a fragment; if a bundle does not exist, it will be created +* `withBundle` Directly put extras into a fragment; if a bundle does not exist, it will be created ### IIconUtils > Extends [IIcon](https://github.com/mikepenz/Android-Iconics) -* toDrawable method that only requires a context; defaults to a white icon of size 24dp and uses a ColorStateList to allow for dimming +* `toDrawable` method that only requires a context; defaults to a white icon of size 24dp and uses a ColorStateList to allow for dimming ### Utils [Misc] > Extends Int -- cgit v1.2.3