ÖZCAN YARIMDÜNYA
ÖZCAN YARIMDÜNYA
Hi, you can look at the this project's structure. It is all based on this project
Still happening :( I had uninstalled the plugin
It seems you haven't install **pandas** properly and btw, can you write code where you get the error ?
> **192,779**
### CALENDAR_FRAGMENT.JAVA ``` import android.os.Bundle; import android.support.v4.app.Fragment; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import com.andexert.calendarlistview.library.DatePickerController; import com.andexert.calendarlistview.library.DayPickerView; import com.andexert.calendarlistview.library.SimpleMonthAdapter; import com.yourpackagename.R; //***// import java.util.Calendar; public class CalendarFragment extends Fragment implements...