Browse Source

code review: fixed java doc

Andy Scherzinger 9 years ago
parent
commit
4327cf5433
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/com/owncloud/android/ui/fragment/ExtendedListFragment.java

+ 0 - 2
src/com/owncloud/android/ui/fragment/ExtendedListFragment.java

@@ -354,8 +354,6 @@ public class ExtendedListFragment extends Fragment
     }
 
     /**
-     * Disables FAB.
-     *
      * Sets the 'visibility' state of the FAB contained in the fragment.
      *
      * When 'false' is set, FAB visibility is set to View.GONE programatically,