import android.view.MenuItem;
import android.view.View;
import android.view.View.OnClickListener;
-import android.view.Window;
import android.widget.Button;
import android.widget.ProgressBar;
import android.widget.Toast;
}
- /**
- * Shows the share view for sharing {@link OCFile} received as a
- * parameter in the second fragment.
- *
- * @param file {@link OCFile} File to share with
- */
- @Override
- public void showShareFile(OCFile file) {
-
- }
-
@Override
public void onRefresh() {
refreshList(true);