MonthlyWriting / FirstWork

0 stars 0 forks source link

Daily Writing 항목추가 기능구현 #12

Closed dongk00 closed 2 years ago

dongk00 commented 2 years ago

이후 addMemo 기능 구현

dongk00 commented 2 years ago

appbarlayout하고 nestedscrollview 사용 시 nestedscrollview 안에 있는 fragmentcontainerview에 scroll이 될 만큼의 height를 가지지 않은 fragment는 빈 공간이 생겨 버림 -> nestedscrollview를 없애 일단 해결했지만 coodinatelayout이 작동하지 않음 >> 추후 어떻게 수정할지 고민

dongk00 commented 2 years ago

recyclerview clickevent 생성