Project

General

Profile

« Previous | Next » 

Revision 3f7a4363

Added by Leszek Koltunski over 2 years ago

Remove all files that have been separated into a new library 'objectlib'

View differences:

src/main/java/org/distorted/dialogs/RubikDialogPatternListAdapter.java
35 35

  
36 36
class RubikDialogPatternListAdapter extends BaseExpandableListAdapter
37 37
  {
38
  private Context mContext;
39
  private int mTab, mWidth;
38
  private final Context mContext;
39
  private final int mTab, mWidth;
40 40

  
41 41
///////////////////////////////////////////////////////////////////////////////////////////////////
42 42

  

Also available in: Unified diff