소스 검색

code review: fixed java doc

Andy Scherzinger 9 년 전
부모
커밋
4327cf5433
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  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,