From c0decd6f72d825db989275e216aa97741cce412f Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sun, 2 Jul 2017 12:27:36 -0700 Subject: Remove fragmentutils and update snackbar --- README.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index bcb06ab..d58cde5 100644 --- a/README.md +++ b/README.md @@ -261,10 +261,6 @@ Be sure to include the activity in your Manifest and have it extend `Kau.Translu * Show a Changelog by parsing an xml resource * Check if network is available -### FragmentUtils -> Extends Fragment -* `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 -- cgit v1.2.3