Andy Scherzinger 9 سال پیش
والد
کامیت
070e244a39
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      src/com/owncloud/android/ui/fragment/ExtendedListFragment.java

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

@@ -72,7 +72,6 @@ public class ExtendedListFragment extends Fragment
     private static final String KEY_HEIGHT_CELL = "HEIGHT_CELL";
     private static final String KEY_EMPTY_LIST_MESSAGE = "EMPTY_LIST_MESSAGE";
     private static final String KEY_IS_GRID_VISIBLE = "IS_GRID_VISIBLE";
-    private static final String GRID_COLUMNS = "gridColumns";
     public static final float minColumnSize = 2.0f;
     public static final float maxColumnSize = 10.0f;