v1.1.5 - 근무 변경 모달 팝업 버튼 겹침 현상 완벽 수정 및 업데이트 정보 자동 기입 동기화
This commit is contained in:
@@ -132,6 +132,6 @@ class NoticeActivity : AppCompatActivity() {
|
||||
notices.add(NoticeItem("v$currentVersion 업데이트 정보", currentDate, currentBody.toString().trim()))
|
||||
}
|
||||
|
||||
return notices.take(7)
|
||||
return notices.take(15)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user