-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[투두리스트] #22
Comments
캘린더 Todo에서 추가로 작업해야 하는 부분
|
투두 항목 추가/수정 시 todorole(담당자)를 선택해야 함. 이때 _id 대신 name으로 표시하는 법항목 추가/수정 모달에서 가족구성원의 이름들을 드롭다운 목록으로 보여주려고 했음 데이터 확보투두화면 보면 가족 구성원의 목록을 위에 띄워주는데
구현 방법액티비티는 FamilyFragment 객체 하나를 갖고 있음(familyFragment) 화이팅!캘린더프래그먼트에서 선택한 날짜("yyyy-MM-dd")를 액티비티에 보관하는 코드를 이런 식으로 썼었음 그러나! 작업 진행 상황
|
* #22 todo 추가 registerTodo * #22 #21 가족 사용자 보여주기 getFamily 세로 ListView로 구현 (가로로 고쳐야함) * #22 #21 가족 구성원 목록 프래그먼트 RecyclerView로 가로로 변경, 화면 디자인 조금 변경 * #22 다이얼로그 - 담당자 선택 Spinner(드롭다운 메뉴) 추가 * #22 다이얼로그 - todoref 관련 활동 선택 Spinner(드롭다운 메뉴) 추가 * #22 TodoActivity 리팩토링 * #22 doneTodo 체크박스 이벤트 추가 * api서버 주소
xml수정
The text was updated successfully, but these errors were encountered: