private class TextLineAdapter extends BaseAdapter {
private static final int LIST_ITEM_LAYOUT = R.layout.text_file_preview_list_item;
private class TextLineAdapter extends BaseAdapter {
private static final int LIST_ITEM_LAYOUT = R.layout.text_file_preview_list_item;